aboutsummaryrefslogtreecommitdiff
path: root/dicoweb
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-01-09 13:34:38 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-01-09 13:34:38 +0200
commitf2bc66b4039648b8c5d69a0a21f72c0b35ff2ec1 (patch)
tree1a45437b2d50bfd613941ae16d9645d3deaae54b /dicoweb
parent50c7e46cea1b1f24079651ebf68521f0e1815995 (diff)
downloaddico-f2bc66b4039648b8c5d69a0a21f72c0b35ff2ec1.tar.gz
dico-f2bc66b4039648b8c5d69a0a21f72c0b35ff2ec1.tar.bz2
Happy GNU Year
Diffstat (limited to 'dicoweb')
-rw-r--r--dicoweb/INSTALL2
-rw-r--r--dicoweb/dicoclient/__init__.py2
-rw-r--r--dicoweb/dicoclient/dicoclient.py2
-rw-r--r--dicoweb/dicoclient/dicoshell.py2
-rw-r--r--dicoweb/dicoclient/setup.py2
-rw-r--r--dicoweb/dicoweb.wsgi2
-rw-r--r--dicoweb/dummy_translations.py2
-rw-r--r--dicoweb/locale/pl/LC_MESSAGES/django.po2
-rw-r--r--dicoweb/locale/uk/LC_MESSAGES/django.po2
-rw-r--r--dicoweb/manage.py2
-rw-r--r--dicoweb/settings-sample.py2
-rw-r--r--dicoweb/static/dicoweb.css2
-rw-r--r--dicoweb/static/dicoweb.js2
-rw-r--r--dicoweb/templatetags/dictlookup.py2
-rw-r--r--dicoweb/templatetags/media.py2
-rw-r--r--dicoweb/urls.py2
-rw-r--r--dicoweb/views.py2
17 files changed, 17 insertions, 17 deletions
diff --git a/dicoweb/INSTALL b/dicoweb/INSTALL
index c8a7287..ee9a98b 100644
--- a/dicoweb/INSTALL
+++ b/dicoweb/INSTALL
@@ -1,5 +1,5 @@
GNU Dico - Dicoweb INSTALL
-Copyright (C) 2008, 2009, 2010 Wojciech Polak
+Copyright (C) 2008-2010, 2012 Wojciech Polak
* Dicoweb requirements
======================
diff --git a/dicoweb/dicoclient/__init__.py b/dicoweb/dicoclient/__init__.py
index 1091705..a300cea 100644
--- a/dicoweb/dicoclient/__init__.py
+++ b/dicoweb/dicoclient/__init__.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/dicoclient/dicoclient.py b/dicoweb/dicoclient/dicoclient.py
index 1ea2f7d..9409b5d 100644
--- a/dicoweb/dicoclient/dicoclient.py
+++ b/dicoweb/dicoclient/dicoclient.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009, 2010 Wojciech Polak
+# Copyright (C) 2008-2010, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/dicoclient/dicoshell.py b/dicoweb/dicoclient/dicoshell.py
index 9346bd8..1c0e64d 100644
--- a/dicoweb/dicoclient/dicoshell.py
+++ b/dicoweb/dicoclient/dicoshell.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009, 2010 Wojciech Polak
+# Copyright (C) 2008-2010, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/dicoclient/setup.py b/dicoweb/dicoclient/setup.py
index 795b9ca..265264a 100644
--- a/dicoweb/dicoclient/setup.py
+++ b/dicoweb/dicoclient/setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/dicoweb.wsgi b/dicoweb/dicoweb.wsgi
index 3761640..25b187e 100644
--- a/dicoweb/dicoweb.wsgi
+++ b/dicoweb/dicoweb.wsgi
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/dummy_translations.py b/dicoweb/dummy_translations.py
index 892f9dd..7733bc8 100644
--- a/dicoweb/dummy_translations.py
+++ b/dicoweb/dummy_translations.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/locale/pl/LC_MESSAGES/django.po b/dicoweb/locale/pl/LC_MESSAGES/django.po
index 640cea1..4fa9ffb 100644
--- a/dicoweb/locale/pl/LC_MESSAGES/django.po
+++ b/dicoweb/locale/pl/LC_MESSAGES/django.po
@@ -1,5 +1,5 @@
# Polish translations for GNU Dico (Dicoweb) package.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
# This file is distributed under the same license as the GNU Dico package.
# Wojciech Polak <polak@gnu.org>, 2008, 2009.
#
diff --git a/dicoweb/locale/uk/LC_MESSAGES/django.po b/dicoweb/locale/uk/LC_MESSAGES/django.po
index 18fbd88..8c8de6c 100644
--- a/dicoweb/locale/uk/LC_MESSAGES/django.po
+++ b/dicoweb/locale/uk/LC_MESSAGES/django.po
@@ -1,6 +1,6 @@
# Ukrainian messages for Dicoweb
# This file is distributed under the same license as the Dico package.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2012 Free Software Foundation, Inc.
# Sergey Poznyakoff <gray@gnu.org>, 2009.
#
msgid ""
diff --git a/dicoweb/manage.py b/dicoweb/manage.py
index 10d8ec3..8c0a156 100644
--- a/dicoweb/manage.py
+++ b/dicoweb/manage.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/settings-sample.py b/dicoweb/settings-sample.py
index 39dcee8..ceab285 100644
--- a/dicoweb/settings-sample.py
+++ b/dicoweb/settings-sample.py
@@ -1,7 +1,7 @@
# Django settings for Dicoweb project.
#
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009, 2010 Wojciech Polak
+# Copyright (C) 2008-2010, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/static/dicoweb.css b/dicoweb/static/dicoweb.css
index bca907e..543b0a2 100644
--- a/dicoweb/static/dicoweb.css
+++ b/dicoweb/static/dicoweb.css
@@ -1,6 +1,6 @@
/*
This file is part of GNU Dico.
- Copyright (C) 2008, 2009, 2010 Wojciech Polak
+ Copyright (C) 2008-2010, 2012 Wojciech Polak
GNU Dico is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/static/dicoweb.js b/dicoweb/static/dicoweb.js
index 8a94bd2..1341557 100644
--- a/dicoweb/static/dicoweb.js
+++ b/dicoweb/static/dicoweb.js
@@ -1,6 +1,6 @@
/*
This file is part of GNU Dico.
- Copyright (C) 2008, 2009 Wojciech Polak
+ Copyright (C) 2008-2009, 2012 Wojciech Polak
GNU Dico is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/templatetags/dictlookup.py b/dicoweb/templatetags/dictlookup.py
index 0d8af98..e9ea334 100644
--- a/dicoweb/templatetags/dictlookup.py
+++ b/dicoweb/templatetags/dictlookup.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/templatetags/media.py b/dicoweb/templatetags/media.py
index b018843..961194e 100644
--- a/dicoweb/templatetags/media.py
+++ b/dicoweb/templatetags/media.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009 Wojciech Polak
+# Copyright (C) 2008-2009, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/urls.py b/dicoweb/urls.py
index 51bae66..902b935 100644
--- a/dicoweb/urls.py
+++ b/dicoweb/urls.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009, 2010 Wojciech Polak
+# Copyright (C) 2008-2010, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/dicoweb/views.py b/dicoweb/views.py
index 8249d9e..e5a168c 100644
--- a/dicoweb/views.py
+++ b/dicoweb/views.py
@@ -1,5 +1,5 @@
# This file is part of GNU Dico.
-# Copyright (C) 2008, 2009, 2010 Wojciech Polak
+# Copyright (C) 2008-2010, 2012 Wojciech Polak
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.