diff --git a/LICENSE b/LICENSE index ef6042a..6f324d6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ The MIT License (MIT) -Copyright (c) 2009-2012 - Simon Conseil +Copyright (c) 2009-2013 - Simon Conseil Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/sigal/__init__.py b/sigal/__init__.py index 8d5116b..2108159 100644 --- a/sigal/__init__.py +++ b/sigal/__init__.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# Copyright (c) 2009-2012 - Simon Conseil +# Copyright (c) 2009-2013 - Simon Conseil # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/sigal/gallery.py b/sigal/gallery.py index c4f2d30..5fa2922 100644 --- a/sigal/gallery.py +++ b/sigal/gallery.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# Copyright (c) 2009-2012 - Simon Conseil +# Copyright (c) 2009-2013 - Simon Conseil # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/sigal/image.py b/sigal/image.py index bc6fdc5..da34958 100644 --- a/sigal/image.py +++ b/sigal/image.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# Copyright (c) 2009-2012 - Simon Conseil +# Copyright (c) 2009-2013 - Simon Conseil # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/sigal/settings.py b/sigal/settings.py index 8548bce..b6c0ecf 100644 --- a/sigal/settings.py +++ b/sigal/settings.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# Copyright (c) 2009-2012 - Simon Conseil +# Copyright (c) 2009-2013 - Simon Conseil # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/sigal/writer.py b/sigal/writer.py index fa61ada..63e2fd7 100644 --- a/sigal/writer.py +++ b/sigal/writer.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# Copyright (c) 2009-2012 - Simon Conseil +# Copyright (c) 2009-2013 - Simon Conseil # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to