[accerciser/pygi] Re-adding copyright symbol as (c)
- From: Javier HernÃndez AntÃnez <jhernandez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [accerciser/pygi] Re-adding copyright symbol as (c)
- Date: Mon, 29 Aug 2011 18:48:29 +0000 (UTC)
commit 4ea35255b14312f10f8eb43a95aed71e05e822c5
Author: Javier HernÃndez <jhernandez emergya es>
Date: Mon Aug 29 20:48:15 2011 +0200
Re-adding copyright symbol as (c)
src/lib/accerciser/about_dialog.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lib/accerciser/about_dialog.py b/src/lib/accerciser/about_dialog.py
index 915ff13..caa7797 100644
--- a/src/lib/accerciser/about_dialog.py
+++ b/src/lib/accerciser/about_dialog.py
@@ -51,7 +51,7 @@ class AccerciserAboutDialog(gtk.AboutDialog):
DOCUMENTERS = ['Eitan Isaacson <eitan ascender com>']
TRANSLATORS = _('translator-credits')
COMMENTS = _('An interactive Python accessibility explorer')
- COPYRIGHT = _('accerciser Copyright 2006, 2007 IBM Corporation (BSD)')
+ COPYRIGHT = _('accerciser Copyright (c) 2006, 2007 IBM Corporation (BSD)')
LICENSE = \
_('The New BSD License See the COPYING and NOTICE files for details.')
WEB_URL = 'http://live.gnome.org/Accerciser'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]