fnp
/
django-pagination.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3f9e3ad
)
Use lowercase (c) for copyright
author
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:57:45 +0000
(10:57 +0200)
committer
Zygmunt Krynicki
<zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:57:45 +0000
(10:57 +0200)
24 files changed:
COPYING
patch
|
blob
|
history
linaro_django_pagination/locale/de/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/es/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/fr/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/it/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/nn/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/no/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/pl/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/pt/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/pt_BR/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/ru/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/locale/tr/LC_MESSAGES/django.po
patch
|
blob
|
history
linaro_django_pagination/middleware.py
patch
|
blob
|
history
linaro_django_pagination/paginator.py
patch
|
blob
|
history
linaro_django_pagination/settings.py
patch
|
blob
|
history
linaro_django_pagination/templatetags/pagination_tags.py
patch
|
blob
|
history
linaro_django_pagination/test_project/example/urls.py
patch
|
blob
|
history
linaro_django_pagination/test_project/example/views.py
patch
|
blob
|
history
linaro_django_pagination/test_project/manage.py
patch
|
blob
|
history
linaro_django_pagination/test_project/settings.py
patch
|
blob
|
history
linaro_django_pagination/test_project/tests.py
patch
|
blob
|
history
linaro_django_pagination/test_project/urls.py
patch
|
blob
|
history
linaro_django_pagination/tests.py
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/COPYING
b/COPYING
index
a38375a
..
d9b8f1b
100644
(file)
--- a/
COPYING
+++ b/
COPYING
@@
-1,5
+1,5
@@
Copyright (c) 2008, Eric Florenzano
Copyright (c) 2008, Eric Florenzano
-Copyright (
C
) 2010, 2011 Linaro Limited
+Copyright (
c
) 2010, 2011 Linaro Limited
All rights reserved.
Redistribution and use in source and binary forms, with or without
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/locale/de/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/de/LC_MESSAGES/django.po
index
ff9872a
..
e054c12
100644
(file)
--- a/
linaro_django_pagination/locale/de/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/de/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# SOME DESCRIPTIVE TITLE.
# SOME DESCRIPTIVE TITLE.
-# Copyright (
C
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (
c
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
diff --git
a/linaro_django_pagination/locale/es/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/es/LC_MESSAGES/django.po
index
6eb72fd
..
2db2791
100644
(file)
--- a/
linaro_django_pagination/locale/es/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/es/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# django-pagination Spanish translation
# django-pagination Spanish translation
-# Copyright (
C
) 2010, Miguel Araujo
+# Copyright (
c
) 2010, Miguel Araujo
# This file is distributed under the same license as the django-pagination package.
# Miguel Araujo <miguel.araujo.perez@gmail.com>, 2010
#
# This file is distributed under the same license as the django-pagination package.
# Miguel Araujo <miguel.araujo.perez@gmail.com>, 2010
#
diff --git
a/linaro_django_pagination/locale/fr/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/fr/LC_MESSAGES/django.po
index
2ec8e65
..
fbfdc60
100644
(file)
--- a/
linaro_django_pagination/locale/fr/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/fr/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# linaro-django-pagination French translation.
# linaro-django-pagination French translation.
-# Copyright (
C
) 2008, Julien Demoor
+# Copyright (
c
) 2008, Julien Demoor
# This file is distributed under the same license as the linaro-django-pagination package.
# Julien Demoor <julien@jdemoor.com>, 2008
#
# This file is distributed under the same license as the linaro-django-pagination package.
# Julien Demoor <julien@jdemoor.com>, 2008
#
diff --git
a/linaro_django_pagination/locale/it/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/it/LC_MESSAGES/django.po
index
a8832db
..
cea2e32
100644
(file)
--- a/
linaro_django_pagination/locale/it/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/it/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# django-pagination Italian translation
# django-pagination Italian translation
-# Copyright (
C
) 2010 Fabio Corneti <info@corneti.com>
+# Copyright (
c
) 2010 Fabio Corneti <info@corneti.com>
# This file is distributed under the same license as the django-pagination package.
# Fabio Corneti <info@corneti.com>, 2010.
#
# This file is distributed under the same license as the django-pagination package.
# Fabio Corneti <info@corneti.com>, 2010.
#
diff --git
a/linaro_django_pagination/locale/nn/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/nn/LC_MESSAGES/django.po
index
c6e35da
..
ca3cc77
100644
(file)
--- a/
linaro_django_pagination/locale/nn/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/nn/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# SOME DESCRIPTIVE TITLE.
# SOME DESCRIPTIVE TITLE.
-# Copyright (
C
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (
c
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
diff --git
a/linaro_django_pagination/locale/no/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/no/LC_MESSAGES/django.po
index
cbf0fda
..
d476f3c
100644
(file)
--- a/
linaro_django_pagination/locale/no/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/no/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# SOME DESCRIPTIVE TITLE.
# SOME DESCRIPTIVE TITLE.
-# Copyright (
C
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (
c
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
diff --git
a/linaro_django_pagination/locale/pl/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/pl/LC_MESSAGES/django.po
index
f6db3a8
..
c7e0eab
100644
(file)
--- a/
linaro_django_pagination/locale/pl/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/pl/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# Polish translation of linaro-django-pagination.
# Polish translation of linaro-django-pagination.
-# Copyright (
C
) 2008, linaro-django-pagination team
+# Copyright (
c
) 2008, linaro-django-pagination team
# This file is distributed under the same license as the linaro-django-pagination package.
# Jarek Zgoda <jarek.zgoda@gmail.com>, 2008.
#
# This file is distributed under the same license as the linaro-django-pagination package.
# Jarek Zgoda <jarek.zgoda@gmail.com>, 2008.
#
diff --git
a/linaro_django_pagination/locale/pt/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/pt/LC_MESSAGES/django.po
index
6b8e37b
..
29604df
100644
(file)
--- a/
linaro_django_pagination/locale/pt/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/pt/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# linaro-django-pagination Portuguese translation.
# linaro-django-pagination Portuguese translation.
-# Copyright (
C
) 2008, Alcides Fonseca
+# Copyright (
c
) 2008, Alcides Fonseca
# http://alcidesfonseca.com
# This file is distributed under the WTFPL
#
# http://alcidesfonseca.com
# This file is distributed under the WTFPL
#
diff --git
a/linaro_django_pagination/locale/pt_BR/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/pt_BR/LC_MESSAGES/django.po
index
7d7e801
..
196b9a4
100644
(file)
--- a/
linaro_django_pagination/locale/pt_BR/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/pt_BR/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# django-pagination in Portuguese (Brazil).
# django-pagination in Portuguese (Brazil).
-# Copyright (
C
) 2011, Tiago Samaha Cordeiro
+# Copyright (
c
) 2011, Tiago Samaha Cordeiro
# This file is distributed under the same license as the django-pagination package.
# Tiago Samaha Cordeiro <tiagosamaha@gmail.com>, 2011.
#
# This file is distributed under the same license as the django-pagination package.
# Tiago Samaha Cordeiro <tiagosamaha@gmail.com>, 2011.
#
diff --git
a/linaro_django_pagination/locale/ru/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/ru/LC_MESSAGES/django.po
index
e47973e
..
5ad44cf
100644
(file)
--- a/
linaro_django_pagination/locale/ru/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/ru/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# SOME DESCRIPTIVE TITLE.
# SOME DESCRIPTIVE TITLE.
-# Copyright (
C
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (
c
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
diff --git
a/linaro_django_pagination/locale/tr/LC_MESSAGES/django.po
b/linaro_django_pagination/locale/tr/LC_MESSAGES/django.po
index
b2c201d
..
54ecfab
100644
(file)
--- a/
linaro_django_pagination/locale/tr/LC_MESSAGES/django.po
+++ b/
linaro_django_pagination/locale/tr/LC_MESSAGES/django.po
@@
-1,5
+1,5
@@
# SOME DESCRIPTIVE TITLE.
# SOME DESCRIPTIVE TITLE.
-# Copyright (
C
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (
c
) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
diff --git
a/linaro_django_pagination/middleware.py
b/linaro_django_pagination/middleware.py
index
5fb182b
..
ad00fb2
100644
(file)
--- a/
linaro_django_pagination/middleware.py
+++ b/
linaro_django_pagination/middleware.py
@@
-1,5
+1,5
@@
# Copyright (c) 2008, Eric Florenzano
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/paginator.py
b/linaro_django_pagination/paginator.py
index
5f2edaa
..
69d5a86
100644
(file)
--- a/
linaro_django_pagination/paginator.py
+++ b/
linaro_django_pagination/paginator.py
@@
-1,5
+1,5
@@
# Copyright (c) 2008, Eric Florenzano
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/settings.py
b/linaro_django_pagination/settings.py
index
8a781ac
..
197ce06
100644
(file)
--- a/
linaro_django_pagination/settings.py
+++ b/
linaro_django_pagination/settings.py
@@
-1,5
+1,5
@@
# Copyright (c) 2008, Eric Florenzano
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/templatetags/pagination_tags.py
b/linaro_django_pagination/templatetags/pagination_tags.py
index
e8331c2
..
1da25f4
100644
(file)
--- a/
linaro_django_pagination/templatetags/pagination_tags.py
+++ b/
linaro_django_pagination/templatetags/pagination_tags.py
@@
-1,5
+1,5
@@
# Copyright (c) 2008, Eric Florenzano
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/example/urls.py
b/linaro_django_pagination/test_project/example/urls.py
index
59fe3cc
..
015da39
100644
(file)
--- a/
linaro_django_pagination/test_project/example/urls.py
+++ b/
linaro_django_pagination/test_project/example/urls.py
@@
-1,4
+1,4
@@
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/example/views.py
b/linaro_django_pagination/test_project/example/views.py
index
bc203dc
..
ab7a66e
100644
(file)
--- a/
linaro_django_pagination/test_project/example/views.py
+++ b/
linaro_django_pagination/test_project/example/views.py
@@
-1,4
+1,4
@@
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/manage.py
b/linaro_django_pagination/test_project/manage.py
index
4eca077
..
564a5a4
100755
(executable)
--- a/
linaro_django_pagination/test_project/manage.py
+++ b/
linaro_django_pagination/test_project/manage.py
@@
-1,5
+1,5
@@
#!/usr/bin/env python
#!/usr/bin/env python
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/settings.py
b/linaro_django_pagination/test_project/settings.py
index
c21ff29
..
cff9836
100644
(file)
--- a/
linaro_django_pagination/test_project/settings.py
+++ b/
linaro_django_pagination/test_project/settings.py
@@
-1,4
+1,4
@@
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/tests.py
b/linaro_django_pagination/test_project/tests.py
index
2af1f48
..
0950199
100644
(file)
--- a/
linaro_django_pagination/test_project/tests.py
+++ b/
linaro_django_pagination/test_project/tests.py
@@
-1,4
+1,4
@@
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/test_project/urls.py
b/linaro_django_pagination/test_project/urls.py
index
06f3e77
..
fe86f74
100644
(file)
--- a/
linaro_django_pagination/test_project/urls.py
+++ b/
linaro_django_pagination/test_project/urls.py
@@
-1,4
+1,4
@@
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/linaro_django_pagination/tests.py
b/linaro_django_pagination/tests.py
index
e9660ab
..
c440339
100644
(file)
--- a/
linaro_django_pagination/tests.py
+++ b/
linaro_django_pagination/tests.py
@@
-1,5
+1,5
@@
# Copyright (c) 2008, Eric Florenzano
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git
a/setup.py
b/setup.py
index
5f7bba8
..
c653024
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-1,6
+1,6
@@
#!/usr/bin/env python
# Copyright (c) 2008, Eric Florenzano
#!/usr/bin/env python
# Copyright (c) 2008, Eric Florenzano
-# Copyright (
C
) 2010, 2011 Linaro Limited
+# Copyright (
c
) 2010, 2011 Linaro Limited
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without