From f2bc66b4039648b8c5d69a0a21f72c0b35ff2ec1 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 9 Jan 2012 13:34:38 +0200 Subject: Happy GNU Year --- dicoweb/INSTALL | 2 +- dicoweb/dicoclient/__init__.py | 2 +- dicoweb/dicoclient/dicoclient.py | 2 +- dicoweb/dicoclient/dicoshell.py | 2 +- dicoweb/dicoclient/setup.py | 2 +- dicoweb/dicoweb.wsgi | 2 +- dicoweb/dummy_translations.py | 2 +- dicoweb/locale/pl/LC_MESSAGES/django.po | 2 +- dicoweb/locale/uk/LC_MESSAGES/django.po | 2 +- dicoweb/manage.py | 2 +- dicoweb/settings-sample.py | 2 +- dicoweb/static/dicoweb.css | 2 +- dicoweb/static/dicoweb.js | 2 +- dicoweb/templatetags/dictlookup.py | 2 +- dicoweb/templatetags/media.py | 2 +- dicoweb/urls.py | 2 +- dicoweb/views.py | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) (limited to 'dicoweb') 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 , 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 , 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 -- cgit v1.2.1