From 41119efa1f579562dd4b4418325ef85de322c4f5 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Fri, 3 Jan 2014 20:26:27 -0500 Subject: [PATCH] Update copyright notices for 2014. --- commands/afc_pending.py | 2 +- commands/afc_report.py | 2 +- commands/afc_status.py | 2 +- commands/afc_submissions.py | 2 +- commands/geolocate.py | 2 +- commands/git_command.py | 2 +- commands/praise.py | 2 +- commands/weather.py | 2 +- tasks/afc_catdelink.py | 2 +- tasks/afc_copyvios.py | 2 +- tasks/afc_dailycats.py | 2 +- tasks/afc_history.py | 2 +- tasks/afc_statistics.py | 2 +- tasks/afc_undated.py | 2 +- tasks/blp_tag.py | 2 +- tasks/drn_clerkbot.py | 2 +- tasks/image_display_resize.py | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/commands/afc_pending.py b/commands/afc_pending.py index e4b5ddf..9e836f0 100644 --- a/commands/afc_pending.py +++ b/commands/afc_pending.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/afc_report.py b/commands/afc_report.py index 01005a5..fa0f264 100644 --- a/commands/afc_report.py +++ b/commands/afc_report.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/afc_status.py b/commands/afc_status.py index 15438a9..fdaa69b 100644 --- a/commands/afc_status.py +++ b/commands/afc_status.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/afc_submissions.py b/commands/afc_submissions.py index 978cf65..c59e02b 100644 --- a/commands/afc_submissions.py +++ b/commands/afc_submissions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/geolocate.py b/commands/geolocate.py index 2229046..d041bf5 100644 --- a/commands/geolocate.py +++ b/commands/geolocate.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/git_command.py b/commands/git_command.py index e403215..fc24888 100644 --- a/commands/git_command.py +++ b/commands/git_command.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/praise.py b/commands/praise.py index e240de1..af24a17 100644 --- a/commands/praise.py +++ b/commands/praise.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/commands/weather.py b/commands/weather.py index 12ed7a8..01219e1 100644 --- a/commands/weather.py +++ b/commands/weather.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_catdelink.py b/tasks/afc_catdelink.py index 47ccbb8..30e543c 100644 --- a/tasks/afc_catdelink.py +++ b/tasks/afc_catdelink.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_copyvios.py b/tasks/afc_copyvios.py index cff30fa..75e6915 100644 --- a/tasks/afc_copyvios.py +++ b/tasks/afc_copyvios.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_dailycats.py b/tasks/afc_dailycats.py index 0f2bb01..27213fe 100644 --- a/tasks/afc_dailycats.py +++ b/tasks/afc_dailycats.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_history.py b/tasks/afc_history.py index 1afafda..8600188 100644 --- a/tasks/afc_history.py +++ b/tasks/afc_history.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_statistics.py b/tasks/afc_statistics.py index 216319a..6731a83 100644 --- a/tasks/afc_statistics.py +++ b/tasks/afc_statistics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/afc_undated.py b/tasks/afc_undated.py index 7a7cc36..7957783 100644 --- a/tasks/afc_undated.py +++ b/tasks/afc_undated.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/blp_tag.py b/tasks/blp_tag.py index e24c2b5..751ca14 100644 --- a/tasks/blp_tag.py +++ b/tasks/blp_tag.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/drn_clerkbot.py b/tasks/drn_clerkbot.py index 30cb337..6de93a4 100644 --- a/tasks/drn_clerkbot.py +++ b/tasks/drn_clerkbot.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tasks/image_display_resize.py b/tasks/image_display_resize.py index bb79f3d..6418ff4 100644 --- a/tasks/image_display_resize.py +++ b/tasks/image_display_resize.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2009-2013 Ben Kurtovic +# Copyright (C) 2009-2014 Ben Kurtovic # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal