# HG changeset patch # User Sverre Rabbelier # Date 1234567119 0 # Node ID 35b75ffcbb377d8da2982674bcf001ac25247f75 # Parent 091a21cf362773f6bf3e73a80f204fffe34ed503 Partially reverted "Update the copyright notice for 2009." This partially reverts commit r1933. Only the files that were created in 2008 were reverted. Patch by: Sverre Rabbelier diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/__init__.py --- a/app/soc/__init__.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/__init__.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,5 +1,5 @@ # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/content/js/blog-081117.js --- a/app/soc/content/js/blog-081117.js Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/content/js/blog-081117.js Fri Feb 13 23:18:39 2009 +0000 @@ -1,4 +1,4 @@ -/* Copyright 2009 the Melange authors. +/* Copyright 2008 the Melange authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/accounts.py --- a/app/soc/logic/accounts.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/accounts.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/cleaning.py --- a/app/soc/logic/cleaning.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/cleaning.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/dicts.py --- a/app/soc/logic/dicts.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/dicts.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/helper/notifications.py --- a/app/soc/logic/helper/notifications.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/helper/notifications.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/helper/request.py --- a/app/soc/logic/helper/request.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/helper/request.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/lists.py --- a/app/soc/logic/lists.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/lists.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/mail_dispatcher.py --- a/app/soc/logic/mail_dispatcher.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/mail_dispatcher.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/base.py --- a/app/soc/logic/models/base.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/base.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/document.py --- a/app/soc/logic/models/document.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/document.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/group.py --- a/app/soc/logic/models/group.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/group.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/host.py --- a/app/soc/logic/models/host.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/host.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/linkable.py --- a/app/soc/logic/models/linkable.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/linkable.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/notification.py --- a/app/soc/logic/models/notification.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/notification.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/organization.py --- a/app/soc/logic/models/organization.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/organization.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/presence.py --- a/app/soc/logic/models/presence.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/presence.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/program.py --- a/app/soc/logic/models/program.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/program.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/request.py --- a/app/soc/logic/models/request.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/request.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/role.py --- a/app/soc/logic/models/role.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/role.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/site.py --- a/app/soc/logic/models/site.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/site.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/sponsor.py --- a/app/soc/logic/models/sponsor.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/sponsor.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/user.py --- a/app/soc/logic/models/user.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/user.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/models/work.py --- a/app/soc/logic/models/work.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/models/work.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/system.py --- a/app/soc/logic/system.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/system.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/logic/validate.py --- a/app/soc/logic/validate.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/logic/validate.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/__init__.py --- a/app/soc/models/__init__.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/__init__.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,5 +1,5 @@ # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/answer.py --- a/app/soc/models/answer.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/answer.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/base.py --- a/app/soc/models/base.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/base.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/club.py --- a/app/soc/models/club.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/club.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/contributor.py --- a/app/soc/models/contributor.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/contributor.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/countries.py --- a/app/soc/models/countries.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/countries.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/document.py --- a/app/soc/models/document.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/document.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/documentation.py --- a/app/soc/models/documentation.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/documentation.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/group.py --- a/app/soc/models/group.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/group.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/host.py --- a/app/soc/models/host.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/host.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/linkable.py --- a/app/soc/models/linkable.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/linkable.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/mentor.py --- a/app/soc/models/mentor.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/mentor.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/notification.py --- a/app/soc/models/notification.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/notification.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/organization.py --- a/app/soc/models/organization.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/organization.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/presence.py --- a/app/soc/models/presence.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/presence.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/program.py --- a/app/soc/models/program.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/program.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/proposal.py --- a/app/soc/models/proposal.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/proposal.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/question.py --- a/app/soc/models/question.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/question.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/quiz.py --- a/app/soc/models/quiz.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/quiz.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/request.py --- a/app/soc/models/request.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/request.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/response.py --- a/app/soc/models/response.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/response.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/review.py --- a/app/soc/models/review.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/review.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/reviewer.py --- a/app/soc/models/reviewer.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/reviewer.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/role.py --- a/app/soc/models/role.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/role.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/school.py --- a/app/soc/models/school.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/school.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/site.py --- a/app/soc/models/site.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/site.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/sponsor.py --- a/app/soc/models/sponsor.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/sponsor.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/student.py --- a/app/soc/models/student.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/student.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/task.py --- a/app/soc/models/task.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/task.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/timeline.py --- a/app/soc/models/timeline.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/timeline.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/user.py --- a/app/soc/models/user.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/user.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/models/work.py --- a/app/soc/models/work.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/models/work.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/release.py --- a/app/soc/release.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/release.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,4 +1,4 @@ -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/access.py --- a/app/soc/views/helper/access.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/access.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/decorators.py --- a/app/soc/views/helper/decorators.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/decorators.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/dynaform.py --- a/app/soc/views/helper/dynaform.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/dynaform.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/forms.py --- a/app/soc/views/helper/forms.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/forms.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/lists.py --- a/app/soc/views/helper/lists.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/lists.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/params.py --- a/app/soc/views/helper/params.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/params.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/redirects.py --- a/app/soc/views/helper/redirects.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/redirects.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/requests.py --- a/app/soc/views/helper/requests.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/requests.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/responses.py --- a/app/soc/views/helper/responses.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/responses.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/templates.py --- a/app/soc/views/helper/templates.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/templates.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/templatetags/__init__.py --- a/app/soc/views/helper/templatetags/__init__.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/templatetags/__init__.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,5 +1,5 @@ # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/templatetags/forms_helpers.py --- a/app/soc/views/helper/templatetags/forms_helpers.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/templatetags/forms_helpers.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/helper/widgets.py --- a/app/soc/views/helper/widgets.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/helper/widgets.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/base.py --- a/app/soc/views/models/base.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/base.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/document.py --- a/app/soc/views/models/document.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/document.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/group.py --- a/app/soc/views/models/group.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/group.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/host.py --- a/app/soc/views/models/host.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/host.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/notification.py --- a/app/soc/views/models/notification.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/notification.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/organization.py --- a/app/soc/views/models/organization.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/organization.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/presence.py --- a/app/soc/views/models/presence.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/presence.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/program.py --- a/app/soc/views/models/program.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/program.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/request.py --- a/app/soc/views/models/request.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/request.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/role.py --- a/app/soc/views/models/role.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/role.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/site.py --- a/app/soc/views/models/site.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/site.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/sponsor.py --- a/app/soc/views/models/sponsor.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/sponsor.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/user.py --- a/app/soc/views/models/user.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/user.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/models/user_self.py --- a/app/soc/views/models/user_self.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/models/user_self.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/out_of_band.py --- a/app/soc/views/out_of_band.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/out_of_band.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/sitemap/build.py --- a/app/soc/views/sitemap/build.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/sitemap/build.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/sitemap/sidebar.py --- a/app/soc/views/sitemap/sidebar.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/sitemap/sidebar.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 app/soc/views/sitemap/sitemap.py --- a/app/soc/views/sitemap/sitemap.py Fri Feb 13 22:36:45 2009 +0000 +++ b/app/soc/views/sitemap/sitemap.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2009 the Melange authors. +# Copyright 2008 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 tests/app/soc/cache/test_base.py --- a/tests/app/soc/cache/test_base.py Fri Feb 13 22:36:45 2009 +0000 +++ b/tests/app/soc/cache/test_base.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2008 the Melange authors. +# Copyright 2009 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 tests/app/soc/cache/test_sidebar.py --- a/tests/app/soc/cache/test_sidebar.py Fri Feb 13 22:36:45 2009 +0000 +++ b/tests/app/soc/cache/test_sidebar.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2008 the Melange authors. +# Copyright 2009 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 tests/app/soc/logic/test_allocations.py --- a/tests/app/soc/logic/test_allocations.py Fri Feb 13 22:36:45 2009 +0000 +++ b/tests/app/soc/logic/test_allocations.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2008 the Melange authors. +# Copyright 2009 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 tests/app/soc/views/helper/test_access.py --- a/tests/app/soc/views/helper/test_access.py Fri Feb 13 22:36:45 2009 +0000 +++ b/tests/app/soc/views/helper/test_access.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2008 the Melange authors. +# Copyright 2009 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -r 091a21cf3627 -r 35b75ffcbb37 tests/app/soc/views/sidebar/test_sidebar.py --- a/tests/app/soc/views/sidebar/test_sidebar.py Fri Feb 13 22:36:45 2009 +0000 +++ b/tests/app/soc/views/sidebar/test_sidebar.py Fri Feb 13 23:18:39 2009 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/python2.5 # -# Copyright 2008 the Melange authors. +# Copyright 2009 the Melange authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.