diff --git a/LICENSE b/LICENSE index b7c4be4c3..bc55608de 100644 --- a/LICENSE +++ b/LICENSE @@ -487,12 +487,12 @@ The Original Code is reddit. The Original Developer is the Initial Developer. The Initial Developer of the Original Code is reddit Inc. -All portions of the code written by reddit are Copyright (c) 2006-2014 +All portions of the code written by reddit are Copyright (c) 2006-2015 reddit Inc. All Rights Reserved. EXHIBIT B. Attribution Information -Attribution Copyright Notice: Copyright (c) 2006-2014 reddit Inc. All Rights +Attribution Copyright Notice: Copyright (c) 2006-2015 reddit Inc. All Rights Reserved. Attribution Phrase (not exceeding 10 words): Powered by reddit diff --git a/install-reddit.sh b/install-reddit.sh index 263205a6a..a50f6bd13 100755 --- a/install-reddit.sh +++ b/install-reddit.sh @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/Makefile b/r2/Makefile index e5688fe83..a4ceeb7db 100644 --- a/r2/Makefile +++ b/r2/Makefile @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/Makefile.py b/r2/Makefile.py index b16473403..c7ecaff41 100644 --- a/r2/Makefile.py +++ b/r2/Makefile.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### import os diff --git a/r2/babel.cfg b/r2/babel.cfg index ef64c1c0f..88d47dfff 100644 --- a/r2/babel.cfg +++ b/r2/babel.cfg @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/check-code b/r2/check-code index 370337506..e3fdfcfce 100755 --- a/r2/check-code +++ b/r2/check-code @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Check for new style guide violations in the current branch. diff --git a/r2/r2/__init__.py b/r2/r2/__init__.py index 8e0b8981f..1705b1f74 100644 --- a/r2/r2/__init__.py +++ b/r2/r2/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/commands.py b/r2/r2/commands.py index 7478d6c22..2e22c094c 100644 --- a/r2/r2/commands.py +++ b/r2/r2/commands.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/__init__.py b/r2/r2/config/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/config/__init__.py +++ b/r2/r2/config/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/environment.py b/r2/r2/config/environment.py index 6f1baebc2..770408f3a 100644 --- a/r2/r2/config/environment.py +++ b/r2/r2/config/environment.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/extensions.py b/r2/r2/config/extensions.py index 89819432a..6a622b43b 100644 --- a/r2/r2/config/extensions.py +++ b/r2/r2/config/extensions.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/feature/__init__.py b/r2/r2/config/feature/__init__.py index 4be45c5ed..c145a1cbd 100644 --- a/r2/r2/config/feature/__init__.py +++ b/r2/r2/config/feature/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/feature/feature.py b/r2/r2/config/feature/feature.py index e78a21505..505611ef5 100644 --- a/r2/r2/config/feature/feature.py +++ b/r2/r2/config/feature/feature.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/feature/state.py b/r2/r2/config/feature/state.py index 384efb3b4..ea441eda0 100644 --- a/r2/r2/config/feature/state.py +++ b/r2/r2/config/feature/state.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/feature/world.py b/r2/r2/config/feature/world.py index 4e8e07565..9819dce05 100644 --- a/r2/r2/config/feature/world.py +++ b/r2/r2/config/feature/world.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/hooks.py b/r2/r2/config/hooks.py index b0af44ff4..306991bb9 100644 --- a/r2/r2/config/hooks.py +++ b/r2/r2/config/hooks.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/middleware.py b/r2/r2/config/middleware.py index d33f79557..e58b95fa8 100644 --- a/r2/r2/config/middleware.py +++ b/r2/r2/config/middleware.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/queues.py b/r2/r2/config/queues.py index 85fddc0a8..e109c2f6f 100644 --- a/r2/r2/config/queues.py +++ b/r2/r2/config/queues.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/routing.py b/r2/r2/config/routing.py index c7b8a287f..92f523fbb 100644 --- a/r2/r2/config/routing.py +++ b/r2/r2/config/routing.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/config/templates.py b/r2/r2/config/templates.py index d9d687c70..bc247f9b2 100644 --- a/r2/r2/config/templates.py +++ b/r2/r2/config/templates.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/__init__.py b/r2/r2/controllers/__init__.py index 2290cf42e..45c511961 100644 --- a/r2/r2/controllers/__init__.py +++ b/r2/r2/controllers/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/admin.py b/r2/r2/controllers/admin.py index 1e06b1dad..e57629f24 100644 --- a/r2/r2/controllers/admin.py +++ b/r2/r2/controllers/admin.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/api.py b/r2/r2/controllers/api.py index b8fc13991..20efaf7f8 100644 --- a/r2/r2/controllers/api.py +++ b/r2/r2/controllers/api.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/api_docs.py b/r2/r2/controllers/api_docs.py index c548781f2..46fcb921e 100644 --- a/r2/r2/controllers/api_docs.py +++ b/r2/r2/controllers/api_docs.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/apiv1/gold.py b/r2/r2/controllers/apiv1/gold.py index 7a88f3088..3e94adfc1 100644 --- a/r2/r2/controllers/apiv1/gold.py +++ b/r2/r2/controllers/apiv1/gold.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from pylons import c, g, request diff --git a/r2/r2/controllers/apiv1/user.py b/r2/r2/controllers/apiv1/user.py index a98154852..3f89b79d6 100644 --- a/r2/r2/controllers/apiv1/user.py +++ b/r2/r2/controllers/apiv1/user.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from pylons import c, request, response diff --git a/r2/r2/controllers/awards.py b/r2/r2/controllers/awards.py index 2f17b52d1..1556b9b1f 100644 --- a/r2/r2/controllers/awards.py +++ b/r2/r2/controllers/awards.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/buttons.py b/r2/r2/controllers/buttons.py index 0483cdab3..b78e5c18d 100644 --- a/r2/r2/controllers/buttons.py +++ b/r2/r2/controllers/buttons.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/captcha.py b/r2/r2/controllers/captcha.py index fdf224c4b..734329193 100644 --- a/r2/r2/controllers/captcha.py +++ b/r2/r2/controllers/captcha.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/embed.py b/r2/r2/controllers/embed.py index e8c666f65..b0b9ae68d 100644 --- a/r2/r2/controllers/embed.py +++ b/r2/r2/controllers/embed.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/error.py b/r2/r2/controllers/error.py index 019a31f3c..6aefcd09c 100644 --- a/r2/r2/controllers/error.py +++ b/r2/r2/controllers/error.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/errorlog.py b/r2/r2/controllers/errorlog.py index 9c4c7bc5b..c7f3ae96d 100644 --- a/r2/r2/controllers/errorlog.py +++ b/r2/r2/controllers/errorlog.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/front.py b/r2/r2/controllers/front.py index 58d05fc48..b655fe599 100644 --- a/r2/r2/controllers/front.py +++ b/r2/r2/controllers/front.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/health.py b/r2/r2/controllers/health.py index af977b430..104ba82c5 100644 --- a/r2/r2/controllers/health.py +++ b/r2/r2/controllers/health.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/ipn.py b/r2/r2/controllers/ipn.py index bb1454724..51c103cc2 100644 --- a/r2/r2/controllers/ipn.py +++ b/r2/r2/controllers/ipn.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/listingcontroller.py b/r2/r2/controllers/listingcontroller.py index e3f346010..b99e2e578 100644 --- a/r2/r2/controllers/listingcontroller.py +++ b/r2/r2/controllers/listingcontroller.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/mediaembed.py b/r2/r2/controllers/mediaembed.py index d69d3b309..161736312 100644 --- a/r2/r2/controllers/mediaembed.py +++ b/r2/r2/controllers/mediaembed.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/multi.py b/r2/r2/controllers/multi.py index 096255e00..f54a73602 100644 --- a/r2/r2/controllers/multi.py +++ b/r2/r2/controllers/multi.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/oauth2.py b/r2/r2/controllers/oauth2.py index e98b699c9..74b344ce3 100644 --- a/r2/r2/controllers/oauth2.py +++ b/r2/r2/controllers/oauth2.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/policies.py b/r2/r2/controllers/policies.py index da843fbcc..80fa340dd 100644 --- a/r2/r2/controllers/policies.py +++ b/r2/r2/controllers/policies.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/post.py b/r2/r2/controllers/post.py index 6138bfb60..a8a753c7f 100644 --- a/r2/r2/controllers/post.py +++ b/r2/r2/controllers/post.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from r2.lib.pages import * diff --git a/r2/r2/controllers/promotecontroller.py b/r2/r2/controllers/promotecontroller.py index e283f9d67..a70bda281 100644 --- a/r2/r2/controllers/promotecontroller.py +++ b/r2/r2/controllers/promotecontroller.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from datetime import datetime, timedelta diff --git a/r2/r2/controllers/reddit_base.py b/r2/r2/controllers/reddit_base.py index c6a169767..956d20794 100644 --- a/r2/r2/controllers/reddit_base.py +++ b/r2/r2/controllers/reddit_base.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/redirect.py b/r2/r2/controllers/redirect.py index 27e7bedaa..c277d91bc 100644 --- a/r2/r2/controllers/redirect.py +++ b/r2/r2/controllers/redirect.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from pylons import request, c diff --git a/r2/r2/controllers/robots.py b/r2/r2/controllers/robots.py index bec17b23e..f54b2f391 100644 --- a/r2/r2/controllers/robots.py +++ b/r2/r2/controllers/robots.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from pylons import request, response, g diff --git a/r2/r2/controllers/toolbar.py b/r2/r2/controllers/toolbar.py index a127fa12c..e569571dd 100644 --- a/r2/r2/controllers/toolbar.py +++ b/r2/r2/controllers/toolbar.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### import re diff --git a/r2/r2/controllers/web.py b/r2/r2/controllers/web.py index feb07eb99..9c834c70f 100644 --- a/r2/r2/controllers/web.py +++ b/r2/r2/controllers/web.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/controllers/wiki.py b/r2/r2/controllers/wiki.py index d7ca4ba77..1bf7ca791 100644 --- a/r2/r2/controllers/wiki.py +++ b/r2/r2/controllers/wiki.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/__init__.py b/r2/r2/lib/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/lib/__init__.py +++ b/r2/r2/lib/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/amqp.py b/r2/r2/lib/amqp.py index 4c6e2de52..7485bb3d4 100644 --- a/r2/r2/lib/amqp.py +++ b/r2/r2/lib/amqp.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/app_globals.py b/r2/r2/lib/app_globals.py index ca4c43e4c..c2d29184a 100644 --- a/r2/r2/lib/app_globals.py +++ b/r2/r2/lib/app_globals.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/authentication.py b/r2/r2/lib/authentication.py index 0e9144cd4..50204083d 100644 --- a/r2/r2/lib/authentication.py +++ b/r2/r2/lib/authentication.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Authentication providers for setting c.user on every request. diff --git a/r2/r2/lib/authorize/__init__.py b/r2/r2/lib/authorize/__init__.py index 351352afe..26fc5c8d7 100644 --- a/r2/r2/lib/authorize/__init__.py +++ b/r2/r2/lib/authorize/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/authorize/api.py b/r2/r2/lib/authorize/api.py index 03399e9a1..e9b687624 100644 --- a/r2/r2/lib/authorize/api.py +++ b/r2/r2/lib/authorize/api.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/authorize/interaction.py b/r2/r2/lib/authorize/interaction.py index 82d6cb2ed..459d12ca5 100644 --- a/r2/r2/lib/authorize/interaction.py +++ b/r2/r2/lib/authorize/interaction.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/base.py b/r2/r2/lib/base.py index ffb5d8010..4619160ea 100644 --- a/r2/r2/lib/base.py +++ b/r2/r2/lib/base.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/butler.py b/r2/r2/lib/butler.py index 94e0e2227..840b47d6f 100644 --- a/r2/r2/lib/butler.py +++ b/r2/r2/lib/butler.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/c/filters.c b/r2/r2/lib/c/filters.c index 2857a5b91..5607c783d 100644 --- a/r2/r2/lib/c/filters.c +++ b/r2/r2/lib/c/filters.c @@ -17,7 +17,7 @@ * The Original Developer is the Initial Developer. The Initial Developer of * the Original Code is reddit Inc. * -* All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +* All portions of the code written by reddit are Copyright (c) 2006-2015 reddit * Inc. All Rights Reserved. ******************************************************************************/ diff --git a/r2/r2/lib/cache.py b/r2/r2/lib/cache.py index 7dc076ff5..164991399 100644 --- a/r2/r2/lib/cache.py +++ b/r2/r2/lib/cache.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/captcha.py b/r2/r2/lib/captcha.py index f85d4122d..70c6577f0 100644 --- a/r2/r2/lib/captcha.py +++ b/r2/r2/lib/captcha.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/cloudsearch.py b/r2/r2/lib/cloudsearch.py index 916374ef1..4ac7eb46d 100644 --- a/r2/r2/lib/cloudsearch.py +++ b/r2/r2/lib/cloudsearch.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/comment_tree.py b/r2/r2/lib/comment_tree.py index 089a0bb9e..00eeea4c3 100644 --- a/r2/r2/lib/comment_tree.py +++ b/r2/r2/lib/comment_tree.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/configparse.py b/r2/r2/lib/configparse.py index 38f5d81f8..dc482614c 100644 --- a/r2/r2/lib/configparse.py +++ b/r2/r2/lib/configparse.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/count.py b/r2/r2/lib/count.py index dd3aeb6cf..b5d4514ac 100644 --- a/r2/r2/lib/count.py +++ b/r2/r2/lib/count.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/csrf.py b/r2/r2/lib/csrf.py index 9a3cc4b74..61adb75f0 100644 --- a/r2/r2/lib/csrf.py +++ b/r2/r2/lib/csrf.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/cssfilter.py b/r2/r2/lib/cssfilter.py index 8b2422e79..b8d8d53d5 100644 --- a/r2/r2/lib/cssfilter.py +++ b/r2/r2/lib/cssfilter.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Parse and validate a safe subset of CSS. diff --git a/r2/r2/lib/db/__init__.py b/r2/r2/lib/db/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/lib/db/__init__.py +++ b/r2/r2/lib/db/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/_sorts.pyx b/r2/r2/lib/db/_sorts.pyx index b68ae697f..bf24f2c00 100644 --- a/r2/r2/lib/db/_sorts.pyx +++ b/r2/r2/lib/db/_sorts.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/alter_db.py b/r2/r2/lib/db/alter_db.py index e92aa43cc..04355b09f 100644 --- a/r2/r2/lib/db/alter_db.py +++ b/r2/r2/lib/db/alter_db.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/operators.py b/r2/r2/lib/db/operators.py index eb9b08d58..71d0b18aa 100644 --- a/r2/r2/lib/db/operators.py +++ b/r2/r2/lib/db/operators.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/queries.py b/r2/r2/lib/db/queries.py index 5de44e7d4..22dcbf936 100644 --- a/r2/r2/lib/db/queries.py +++ b/r2/r2/lib/db/queries.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/sorts.py b/r2/r2/lib/db/sorts.py index 00ef384b1..bcf1a7451 100644 --- a/r2/r2/lib/db/sorts.py +++ b/r2/r2/lib/db/sorts.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/tdb_cassandra.py b/r2/r2/lib/db/tdb_cassandra.py index 538977a06..d0f32231f 100644 --- a/r2/r2/lib/db/tdb_cassandra.py +++ b/r2/r2/lib/db/tdb_cassandra.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/tdb_lite.py b/r2/r2/lib/db/tdb_lite.py index 4b5589fb7..db2984aa0 100644 --- a/r2/r2/lib/db/tdb_lite.py +++ b/r2/r2/lib/db/tdb_lite.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/tdb_sql.py b/r2/r2/lib/db/tdb_sql.py index 58da77945..2327989cf 100644 --- a/r2/r2/lib/db/tdb_sql.py +++ b/r2/r2/lib/db/tdb_sql.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/thing.py b/r2/r2/lib/db/thing.py index 322451845..7624629c0 100644 --- a/r2/r2/lib/db/thing.py +++ b/r2/r2/lib/db/thing.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/db/userrel.py b/r2/r2/lib/db/userrel.py index 60237111d..29e6b6d9c 100644 --- a/r2/r2/lib/db/userrel.py +++ b/r2/r2/lib/db/userrel.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/emailer.py b/r2/r2/lib/emailer.py index 49ee4450e..936cd8138 100644 --- a/r2/r2/lib/emailer.py +++ b/r2/r2/lib/emailer.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/emr_helpers.py b/r2/r2/lib/emr_helpers.py index 952b77860..890d729d0 100644 --- a/r2/r2/lib/emr_helpers.py +++ b/r2/r2/lib/emr_helpers.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/errors.py b/r2/r2/lib/errors.py index 30fd8ef41..3e27d6c74 100644 --- a/r2/r2/lib/errors.py +++ b/r2/r2/lib/errors.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/export.py b/r2/r2/lib/export.py index fc46e41cd..81c6eb1d5 100644 --- a/r2/r2/lib/export.py +++ b/r2/r2/lib/export.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/filters.py b/r2/r2/lib/filters.py index 4ce0fe41d..82c9b16dc 100644 --- a/r2/r2/lib/filters.py +++ b/r2/r2/lib/filters.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/geoip.py b/r2/r2/lib/geoip.py index a33d87b3f..a009cff98 100644 --- a/r2/r2/lib/geoip.py +++ b/r2/r2/lib/geoip.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/gzipper.py b/r2/r2/lib/gzipper.py index 8ba37c246..de1e648eb 100644 --- a/r2/r2/lib/gzipper.py +++ b/r2/r2/lib/gzipper.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/hardcachebackend.py b/r2/r2/lib/hardcachebackend.py index 510106eab..82967f1da 100644 --- a/r2/r2/lib/hardcachebackend.py +++ b/r2/r2/lib/hardcachebackend.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/helpers.py b/r2/r2/lib/helpers.py index ac20dc10c..b30b57aad 100644 --- a/r2/r2/lib/helpers.py +++ b/r2/r2/lib/helpers.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/hooks.py b/r2/r2/lib/hooks.py index a2b053c89..dca960470 100644 --- a/r2/r2/lib/hooks.py +++ b/r2/r2/lib/hooks.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """A very simple system for event hooks for plugins etc. diff --git a/r2/r2/lib/inventory.py b/r2/r2/lib/inventory.py index c731a175b..ebb92e195 100644 --- a/r2/r2/lib/inventory.py +++ b/r2/r2/lib/inventory.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/inventory_optimization.py b/r2/r2/lib/inventory_optimization.py index f9e38a4eb..fc8845faa 100644 --- a/r2/r2/lib/inventory_optimization.py +++ b/r2/r2/lib/inventory_optimization.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/js.py b/r2/r2/lib/js.py index effe05e4c..d082fc4cf 100644 --- a/r2/r2/lib/js.py +++ b/r2/r2/lib/js.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/jsonresponse.py b/r2/r2/lib/jsonresponse.py index 30da20e7d..3005fee3b 100644 --- a/r2/r2/lib/jsonresponse.py +++ b/r2/r2/lib/jsonresponse.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/jsontemplates.py b/r2/r2/lib/jsontemplates.py index 19178e8b2..c13e62e02 100644 --- a/r2/r2/lib/jsontemplates.py +++ b/r2/r2/lib/jsontemplates.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/lock.py b/r2/r2/lib/lock.py index 2c6b7a662..757697dc9 100644 --- a/r2/r2/lib/lock.py +++ b/r2/r2/lib/lock.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/log.py b/r2/r2/lib/log.py index 11ad30c85..30e430ac6 100644 --- a/r2/r2/lib/log.py +++ b/r2/r2/lib/log.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/manager/__init__.py b/r2/r2/lib/manager/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/lib/manager/__init__.py +++ b/r2/r2/lib/manager/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/manager/db_manager.py b/r2/r2/lib/manager/db_manager.py index 4a1155a4a..de7e36a96 100644 --- a/r2/r2/lib/manager/db_manager.py +++ b/r2/r2/lib/manager/db_manager.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/manager/tp_manager.py b/r2/r2/lib/manager/tp_manager.py index 8afca6238..0c1d697b5 100644 --- a/r2/r2/lib/manager/tp_manager.py +++ b/r2/r2/lib/manager/tp_manager.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/media.py b/r2/r2/lib/media.py index bf52c244b..cf5c15b09 100644 --- a/r2/r2/lib/media.py +++ b/r2/r2/lib/media.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/memoize.py b/r2/r2/lib/memoize.py index be75d9eb6..847e67d18 100644 --- a/r2/r2/lib/memoize.py +++ b/r2/r2/lib/memoize.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/menus.py b/r2/r2/lib/menus.py index c00bd5e2e..980cf840c 100644 --- a/r2/r2/lib/menus.py +++ b/r2/r2/lib/menus.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/merge.py b/r2/r2/lib/merge.py index b663bac0d..5cb7e27d3 100644 --- a/r2/r2/lib/merge.py +++ b/r2/r2/lib/merge.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/__init__.py b/r2/r2/lib/migrate/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/lib/migrate/__init__.py +++ b/r2/r2/lib/migrate/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/campaigns_to_things.py b/r2/r2/lib/migrate/campaigns_to_things.py index 2fdc4d731..c3557efdd 100644 --- a/r2/r2/lib/migrate/campaigns_to_things.py +++ b/r2/r2/lib/migrate/campaigns_to_things.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/comment_sorts.py b/r2/r2/lib/migrate/comment_sorts.py index de5ff4349..f004743bc 100644 --- a/r2/r2/lib/migrate/comment_sorts.py +++ b/r2/r2/lib/migrate/comment_sorts.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/migrate.py b/r2/r2/lib/migrate/migrate.py index 1e21cb954..ccedc9379 100644 --- a/r2/r2/lib/migrate/migrate.py +++ b/r2/r2/lib/migrate/migrate.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/mr_domains.py b/r2/r2/lib/migrate/mr_domains.py index ffb34ae9e..a29d55dad 100644 --- a/r2/r2/lib/migrate/mr_domains.py +++ b/r2/r2/lib/migrate/mr_domains.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/migrate/mr_permacache.py b/r2/r2/lib/migrate/mr_permacache.py index 1f05a8dfd..b27f6e119 100644 --- a/r2/r2/lib/migrate/mr_permacache.py +++ b/r2/r2/lib/migrate/mr_permacache.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/mr_tools/__init__.py b/r2/r2/lib/mr_tools/__init__.py index 8c70f4928..41715d280 100644 --- a/r2/r2/lib/mr_tools/__init__.py +++ b/r2/r2/lib/mr_tools/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/mr_tools/_mr_tools.pyx b/r2/r2/lib/mr_tools/_mr_tools.pyx index 4d920ceda..8f9719d7a 100644 --- a/r2/r2/lib/mr_tools/_mr_tools.pyx +++ b/r2/r2/lib/mr_tools/_mr_tools.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/mr_tools/mr_tools.py b/r2/r2/lib/mr_tools/mr_tools.py index 707f6a211..d0938ec1b 100644 --- a/r2/r2/lib/mr_tools/mr_tools.py +++ b/r2/r2/lib/mr_tools/mr_tools.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/mr_top.py b/r2/r2/lib/mr_top.py index 013e35535..ce7f2dfc6 100644 --- a/r2/r2/lib/mr_top.py +++ b/r2/r2/lib/mr_top.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/normalized_hot.py b/r2/r2/lib/normalized_hot.py index 6a6c51d8b..261dcf19a 100644 --- a/r2/r2/lib/normalized_hot.py +++ b/r2/r2/lib/normalized_hot.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/nymph.py b/r2/r2/lib/nymph.py index 33382ba11..57faf6ea8 100644 --- a/r2/r2/lib/nymph.py +++ b/r2/r2/lib/nymph.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/organic.py b/r2/r2/lib/organic.py index 5c453f9ab..bd8f09d8e 100644 --- a/r2/r2/lib/organic.py +++ b/r2/r2/lib/organic.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/pages/__init__.py b/r2/r2/lib/pages/__init__.py index a7338b017..ff00cf9c7 100644 --- a/r2/r2/lib/pages/__init__.py +++ b/r2/r2/lib/pages/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/pages/admin_pages.py b/r2/r2/lib/pages/admin_pages.py index 6bd3fa50d..0dfec4e73 100644 --- a/r2/r2/lib/pages/admin_pages.py +++ b/r2/r2/lib/pages/admin_pages.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/pages/pages.py b/r2/r2/lib/pages/pages.py index 3db018573..3d7d58c2d 100644 --- a/r2/r2/lib/pages/pages.py +++ b/r2/r2/lib/pages/pages.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/pages/things.py b/r2/r2/lib/pages/things.py index ca48253b8..65dc04020 100644 --- a/r2/r2/lib/pages/things.py +++ b/r2/r2/lib/pages/things.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/pages/trafficpages.py b/r2/r2/lib/pages/trafficpages.py index 444f7de3c..3efa8c24c 100644 --- a/r2/r2/lib/pages/trafficpages.py +++ b/r2/r2/lib/pages/trafficpages.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """View models for the traffic statistic pages on reddit.""" diff --git a/r2/r2/lib/pages/wiki.py b/r2/r2/lib/pages/wiki.py index 17d2c8737..2912677d0 100644 --- a/r2/r2/lib/pages/wiki.py +++ b/r2/r2/lib/pages/wiki.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/permissions.py b/r2/r2/lib/permissions.py index ca01878dd..48ddfcf55 100644 --- a/r2/r2/lib/permissions.py +++ b/r2/r2/lib/permissions.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/plugin.py b/r2/r2/lib/plugin.py index 85b82f57b..8083c6444 100644 --- a/r2/r2/lib/plugin.py +++ b/r2/r2/lib/plugin.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/promote.py b/r2/r2/lib/promote.py index f56659c45..1ffc0c6f3 100644 --- a/r2/r2/lib/promote.py +++ b/r2/r2/lib/promote.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/providers/__init__.py b/r2/r2/lib/providers/__init__.py index 65a59e9c3..30c70f84f 100644 --- a/r2/r2/lib/providers/__init__.py +++ b/r2/r2/lib/providers/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/providers/media/__init__.py b/r2/r2/lib/providers/media/__init__.py index 68ba9514a..845789e09 100644 --- a/r2/r2/lib/providers/media/__init__.py +++ b/r2/r2/lib/providers/media/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/providers/media/filesystem.py b/r2/r2/lib/providers/media/filesystem.py index d3fffeaf7..2a62d5213 100644 --- a/r2/r2/lib/providers/media/filesystem.py +++ b/r2/r2/lib/providers/media/filesystem.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/providers/media/s3.py b/r2/r2/lib/providers/media/s3.py index a2a4c8f7c..bbb73fd4b 100644 --- a/r2/r2/lib/providers/media/s3.py +++ b/r2/r2/lib/providers/media/s3.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/ratelimit.py b/r2/r2/lib/ratelimit.py index 9adcc3c5d..c1ccd3dad 100644 --- a/r2/r2/lib/ratelimit.py +++ b/r2/r2/lib/ratelimit.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/recommender.py b/r2/r2/lib/recommender.py index 706a4b44c..2e88b4d8c 100644 --- a/r2/r2/lib/recommender.py +++ b/r2/r2/lib/recommender.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/require.py b/r2/r2/lib/require.py index 7435a3eb1..7e744edc3 100644 --- a/r2/r2/lib/require.py +++ b/r2/r2/lib/require.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/rising.py b/r2/r2/lib/rising.py index ccd94f427..325b36741 100644 --- a/r2/r2/lib/rising.py +++ b/r2/r2/lib/rising.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/s3_helpers.py b/r2/r2/lib/s3_helpers.py index a64c66336..65d3f274f 100644 --- a/r2/r2/lib/s3_helpers.py +++ b/r2/r2/lib/s3_helpers.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/search.py b/r2/r2/lib/search.py index 6407a8100..8be0b1f50 100644 --- a/r2/r2/lib/search.py +++ b/r2/r2/lib/search.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/sgm.pyx b/r2/r2/lib/sgm.pyx index 2bf6f0bd4..b0bf8bf11 100644 --- a/r2/r2/lib/sgm.pyx +++ b/r2/r2/lib/sgm.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/sr_pops.py b/r2/r2/lib/sr_pops.py index 029eb6407..9a9780db7 100644 --- a/r2/r2/lib/sr_pops.py +++ b/r2/r2/lib/sr_pops.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/static.py b/r2/r2/lib/static.py index b4ddc329c..8f0c93a84 100644 --- a/r2/r2/lib/static.py +++ b/r2/r2/lib/static.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/stats.py b/r2/r2/lib/stats.py index aa29381d1..ddeec1abc 100644 --- a/r2/r2/lib/stats.py +++ b/r2/r2/lib/stats.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/strings.py b/r2/r2/lib/strings.py index b6b94f885..b7060eab0 100644 --- a/r2/r2/lib/strings.py +++ b/r2/r2/lib/strings.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/subreddit_search.py b/r2/r2/lib/subreddit_search.py index 42073b272..111426be3 100644 --- a/r2/r2/lib/subreddit_search.py +++ b/r2/r2/lib/subreddit_search.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/sup.py b/r2/r2/lib/sup.py index 7b04d41ac..c667b83a3 100644 --- a/r2/r2/lib/sup.py +++ b/r2/r2/lib/sup.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/system_messages.py b/r2/r2/lib/system_messages.py index 4eaa0d003..1fbcdd111 100644 --- a/r2/r2/lib/system_messages.py +++ b/r2/r2/lib/system_messages.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/template_helpers.py b/r2/r2/lib/template_helpers.py index 1c0647865..be542efe4 100644 --- a/r2/r2/lib/template_helpers.py +++ b/r2/r2/lib/template_helpers.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/totp.py b/r2/r2/lib/totp.py index 941c6346b..53c9049f1 100644 --- a/r2/r2/lib/totp.py +++ b/r2/r2/lib/totp.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/tracking.py b/r2/r2/lib/tracking.py index d2fc0a3c4..ee501b58b 100644 --- a/r2/r2/lib/tracking.py +++ b/r2/r2/lib/tracking.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/traffic/__init__.py b/r2/r2/lib/traffic/__init__.py index a82dd78c6..04aebb93e 100644 --- a/r2/r2/lib/traffic/__init__.py +++ b/r2/r2/lib/traffic/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/traffic/emr_traffic.py b/r2/r2/lib/traffic/emr_traffic.py index e5998ba4b..7dc6f7273 100644 --- a/r2/r2/lib/traffic/emr_traffic.py +++ b/r2/r2/lib/traffic/emr_traffic.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/traffic/traffic.py b/r2/r2/lib/traffic/traffic.py index 592f4d2c9..c4b42d798 100644 --- a/r2/r2/lib/traffic/traffic.py +++ b/r2/r2/lib/traffic/traffic.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/translation.py b/r2/r2/lib/translation.py index a0acdbd63..26ada40f0 100644 --- a/r2/r2/lib/translation.py +++ b/r2/r2/lib/translation.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/trending.py b/r2/r2/lib/trending.py index d9bfe29e2..2ad515b97 100644 --- a/r2/r2/lib/trending.py +++ b/r2/r2/lib/trending.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/__init__.py b/r2/r2/lib/utils/__init__.py index ef3e80f3f..ec64206f2 100644 --- a/r2/r2/lib/utils/__init__.py +++ b/r2/r2/lib/utils/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/_utils.pyx b/r2/r2/lib/utils/_utils.pyx index c42029636..3bce47875 100644 --- a/r2/r2/lib/utils/_utils.pyx +++ b/r2/r2/lib/utils/_utils.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/comment_tree_utils.pyx b/r2/r2/lib/utils/comment_tree_utils.pyx index f61d9c0be..fb42933ef 100644 --- a/r2/r2/lib/utils/comment_tree_utils.pyx +++ b/r2/r2/lib/utils/comment_tree_utils.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/http_utils.py b/r2/r2/lib/utils/http_utils.py index 314f8d1c7..b0eb22164 100644 --- a/r2/r2/lib/utils/http_utils.py +++ b/r2/r2/lib/utils/http_utils.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/thing_utils.py b/r2/r2/lib/utils/thing_utils.py index b1062ac70..8d05e2f5a 100644 --- a/r2/r2/lib/utils/thing_utils.py +++ b/r2/r2/lib/utils/thing_utils.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/utils/utils.py b/r2/r2/lib/utils/utils.py index faa8b14a8..810a8c715 100644 --- a/r2/r2/lib/utils/utils.py +++ b/r2/r2/lib/utils/utils.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/validator/__init__.py b/r2/r2/lib/validator/__init__.py index cabda13dc..7814465a8 100644 --- a/r2/r2/lib/validator/__init__.py +++ b/r2/r2/lib/validator/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/validator/preferences.py b/r2/r2/lib/validator/preferences.py index ad8b9496e..1b418a446 100644 --- a/r2/r2/lib/validator/preferences.py +++ b/r2/r2/lib/validator/preferences.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from pylons import g diff --git a/r2/r2/lib/validator/validator.py b/r2/r2/lib/validator/validator.py index 2afd73369..c232e832a 100644 --- a/r2/r2/lib/validator/validator.py +++ b/r2/r2/lib/validator/validator.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/validator/wiki.py b/r2/r2/lib/validator/wiki.py index c3979ef0c..b630e570c 100644 --- a/r2/r2/lib/validator/wiki.py +++ b/r2/r2/lib/validator/wiki.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/websockets.py b/r2/r2/lib/websockets.py index d6b79f0e2..0fd8d2322 100644 --- a/r2/r2/lib/websockets.py +++ b/r2/r2/lib/websockets.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Utilities for interfacing with the WebSocket server Sutro.""" diff --git a/r2/r2/lib/wrapped.pyx b/r2/r2/lib/wrapped.pyx index cfc32c6f1..0dbf5b57a 100644 --- a/r2/r2/lib/wrapped.pyx +++ b/r2/r2/lib/wrapped.pyx @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/lib/zookeeper.py b/r2/r2/lib/zookeeper.py index d350438f6..87ce40346 100644 --- a/r2/r2/lib/zookeeper.py +++ b/r2/r2/lib/zookeeper.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/__init__.py b/r2/r2/models/__init__.py index 1b36d2147..cef3b2726 100644 --- a/r2/r2/models/__init__.py +++ b/r2/r2/models/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/account.py b/r2/r2/models/account.py index d41d1b129..5a515202b 100644 --- a/r2/r2/models/account.py +++ b/r2/r2/models/account.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/admin_notes.py b/r2/r2/models/admin_notes.py index daebd554c..b5de45060 100644 --- a/r2/r2/models/admin_notes.py +++ b/r2/r2/models/admin_notes.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/admintools.py b/r2/r2/models/admintools.py index 8f67230f4..63aa20f68 100644 --- a/r2/r2/models/admintools.py +++ b/r2/r2/models/admintools.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/award.py b/r2/r2/models/award.py index 20c1f96cd..c9cdf962f 100644 --- a/r2/r2/models/award.py +++ b/r2/r2/models/award.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/bidding.py b/r2/r2/models/bidding.py index 8b3f95004..5f2671428 100644 --- a/r2/r2/models/bidding.py +++ b/r2/r2/models/bidding.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/builder.py b/r2/r2/models/builder.py index 68d08765b..9e1a4c9d2 100644 --- a/r2/r2/models/builder.py +++ b/r2/r2/models/builder.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/comment_tree.py b/r2/r2/models/comment_tree.py index 925bbb205..fba0c72bb 100644 --- a/r2/r2/models/comment_tree.py +++ b/r2/r2/models/comment_tree.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/flair.py b/r2/r2/models/flair.py index 2d761c6d4..6c594b160 100644 --- a/r2/r2/models/flair.py +++ b/r2/r2/models/flair.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/gold.py b/r2/r2/models/gold.py index ca3017ba1..61581a7aa 100644 --- a/r2/r2/models/gold.py +++ b/r2/r2/models/gold.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/keyvalue.py b/r2/r2/models/keyvalue.py index 2135fa9f4..c070517c1 100644 --- a/r2/r2/models/keyvalue.py +++ b/r2/r2/models/keyvalue.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/last_modified.py b/r2/r2/models/last_modified.py index dc7417f4e..711bb5e2b 100644 --- a/r2/r2/models/last_modified.py +++ b/r2/r2/models/last_modified.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/link.py b/r2/r2/models/link.py index fc1dd3593..af9c460ba 100644 --- a/r2/r2/models/link.py +++ b/r2/r2/models/link.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/listing.py b/r2/r2/models/listing.py index 31843b303..136b21969 100644 --- a/r2/r2/models/listing.py +++ b/r2/r2/models/listing.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/mail_queue.py b/r2/r2/models/mail_queue.py index ce774b434..ed8dfbb2d 100644 --- a/r2/r2/models/mail_queue.py +++ b/r2/r2/models/mail_queue.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/media_cache.py b/r2/r2/models/media_cache.py index 907d40d28..0e07f5938 100644 --- a/r2/r2/models/media_cache.py +++ b/r2/r2/models/media_cache.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2013-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2013-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/modaction.py b/r2/r2/models/modaction.py index 79f384a2e..b4c75d807 100644 --- a/r2/r2/models/modaction.py +++ b/r2/r2/models/modaction.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/populatedb.py b/r2/r2/models/populatedb.py index 1b47dda1d..e8487866e 100644 --- a/r2/r2/models/populatedb.py +++ b/r2/r2/models/populatedb.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/printable.py b/r2/r2/models/printable.py index 1a2760e61..3bf2ad552 100644 --- a/r2/r2/models/printable.py +++ b/r2/r2/models/printable.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/promo.py b/r2/r2/models/promo.py index cda3dafe5..ad79f3c2d 100644 --- a/r2/r2/models/promo.py +++ b/r2/r2/models/promo.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/promo_metrics.py b/r2/r2/models/promo_metrics.py index b63cb4745..b714dc337 100644 --- a/r2/r2/models/promo_metrics.py +++ b/r2/r2/models/promo_metrics.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/query_cache.py b/r2/r2/models/query_cache.py index 2c1e78a39..ac20a6fe5 100644 --- a/r2/r2/models/query_cache.py +++ b/r2/r2/models/query_cache.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """ diff --git a/r2/r2/models/recommend.py b/r2/r2/models/recommend.py index ecea228c7..f7421a794 100644 --- a/r2/r2/models/recommend.py +++ b/r2/r2/models/recommend.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/report.py b/r2/r2/models/report.py index de0c543ae..04d8c6b2e 100644 --- a/r2/r2/models/report.py +++ b/r2/r2/models/report.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/subreddit.py b/r2/r2/models/subreddit.py index a0d0f447e..d6e912ce6 100644 --- a/r2/r2/models/subreddit.py +++ b/r2/r2/models/subreddit.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/token.py b/r2/r2/models/token.py index a41f628e5..afd800e37 100644 --- a/r2/r2/models/token.py +++ b/r2/r2/models/token.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/traffic.py b/r2/r2/models/traffic.py index d779ed565..dace20993 100644 --- a/r2/r2/models/traffic.py +++ b/r2/r2/models/traffic.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """ diff --git a/r2/r2/models/trylater.py b/r2/r2/models/trylater.py index 7c5a65d3d..946e753d6 100644 --- a/r2/r2/models/trylater.py +++ b/r2/r2/models/trylater.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/vote.py b/r2/r2/models/vote.py index 687b6c23b..5e5ea78b0 100644 --- a/r2/r2/models/vote.py +++ b/r2/r2/models/vote.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/models/wiki.py b/r2/r2/models/wiki.py index 8d99e0f2f..7d9b74d18 100644 --- a/r2/r2/models/wiki.py +++ b/r2/r2/models/wiki.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/__init__.py b/r2/r2/templates/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/templates/__init__.py +++ b/r2/r2/templates/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/accountactivitybox.html b/r2/r2/templates/accountactivitybox.html index 1a67c2640..8389f257a 100644 --- a/r2/r2/templates/accountactivitybox.html +++ b/r2/r2/templates/accountactivitybox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminawardgive.html b/r2/r2/templates/adminawardgive.html index df7d03af4..bad6dc139 100644 --- a/r2/r2/templates/adminawardgive.html +++ b/r2/r2/templates/adminawardgive.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminawards.html b/r2/r2/templates/adminawards.html index bf703c704..a86d57e02 100644 --- a/r2/r2/templates/adminawards.html +++ b/r2/r2/templates/adminawards.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminawardwinners.html b/r2/r2/templates/adminawardwinners.html index f5ad032a5..a2461aaa6 100644 --- a/r2/r2/templates/adminawardwinners.html +++ b/r2/r2/templates/adminawardwinners.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminbar.html b/r2/r2/templates/adminbar.html index 03fe27fa6..bea068bb1 100644 --- a/r2/r2/templates/adminbar.html +++ b/r2/r2/templates/adminbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/admincreddits.html b/r2/r2/templates/admincreddits.html index 6c5c42e8f..2a2598fc8 100644 --- a/r2/r2/templates/admincreddits.html +++ b/r2/r2/templates/admincreddits.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminerrorlog.html b/r2/r2/templates/adminerrorlog.html index 057d1fde7..6ee081b39 100644 --- a/r2/r2/templates/adminerrorlog.html +++ b/r2/r2/templates/adminerrorlog.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/admingold.html b/r2/r2/templates/admingold.html index 3d3c4450e..493623887 100644 --- a/r2/r2/templates/admingold.html +++ b/r2/r2/templates/admingold.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adminnotessidebar.html b/r2/r2/templates/adminnotessidebar.html index d12cea2f4..49db2108b 100644 --- a/r2/r2/templates/adminnotessidebar.html +++ b/r2/r2/templates/adminnotessidebar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/ads.html b/r2/r2/templates/ads.html index 4462e5fac..6dcac2a04 100644 --- a/r2/r2/templates/ads.html +++ b/r2/r2/templates/ads.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/adverttrafficsummary.html b/r2/r2/templates/adverttrafficsummary.html index 12f432c71..0c32cdefc 100644 --- a/r2/r2/templates/adverttrafficsummary.html +++ b/r2/r2/templates/adverttrafficsummary.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/allinfobar.html b/r2/r2/templates/allinfobar.html index 0daf8daa1..3fc9d2b8b 100644 --- a/r2/r2/templates/allinfobar.html +++ b/r2/r2/templates/allinfobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/apihelp.html b/r2/r2/templates/apihelp.html index ae59b3556..83249b65e 100644 --- a/r2/r2/templates/apihelp.html +++ b/r2/r2/templates/apihelp.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/awardreceived.html b/r2/r2/templates/awardreceived.html index cfc597d1a..8b55113fa 100644 --- a/r2/r2/templates/awardreceived.html +++ b/r2/r2/templates/awardreceived.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### <%namespace file="trophycase.html" import="trophy_info" /> diff --git a/r2/r2/templates/base.compact b/r2/r2/templates/base.compact index 8a3aa9604..1282512e2 100644 --- a/r2/r2/templates/base.compact +++ b/r2/r2/templates/base.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/base.html b/r2/r2/templates/base.html index a7a2b2686..56e92d4eb 100644 --- a/r2/r2/templates/base.html +++ b/r2/r2/templates/base.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/base.htmllite b/r2/r2/templates/base.htmllite index 5b73d3c02..43a3982a1 100644 --- a/r2/r2/templates/base.htmllite +++ b/r2/r2/templates/base.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/base.mobile b/r2/r2/templates/base.mobile index 4585acea0..47967c6c7 100644 --- a/r2/r2/templates/base.mobile +++ b/r2/r2/templates/base.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/base.xml b/r2/r2/templates/base.xml index 29dbfde8e..b01fb4b1a 100644 --- a/r2/r2/templates/base.xml +++ b/r2/r2/templates/base.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/bookmarklets.html b/r2/r2/templates/bookmarklets.html index 2d78f94ab..317dea634 100644 --- a/r2/r2/templates/bookmarklets.html +++ b/r2/r2/templates/bookmarklets.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/buttondemopanel.html b/r2/r2/templates/buttondemopanel.html index b213c148b..22aed99f7 100644 --- a/r2/r2/templates/buttondemopanel.html +++ b/r2/r2/templates/buttondemopanel.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/buttonlite.js b/r2/r2/templates/buttonlite.js index 337fab38d..3bffe0e84 100644 --- a/r2/r2/templates/buttonlite.js +++ b/r2/r2/templates/buttonlite.js @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/captcha.compact b/r2/r2/templates/captcha.compact index 34003f699..dfa706eca 100644 --- a/r2/r2/templates/captcha.compact +++ b/r2/r2/templates/captcha.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/captcha.html b/r2/r2/templates/captcha.html index e458944ca..0c857e18c 100644 --- a/r2/r2/templates/captcha.html +++ b/r2/r2/templates/captcha.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/clickgadget.html b/r2/r2/templates/clickgadget.html index 785229cbf..ed17c65db 100644 --- a/r2/r2/templates/clickgadget.html +++ b/r2/r2/templates/clickgadget.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/clientinfobar.compact b/r2/r2/templates/clientinfobar.compact index be26ae6d4..a9014fe58 100644 --- a/r2/r2/templates/clientinfobar.compact +++ b/r2/r2/templates/clientinfobar.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/clientinfobar.html b/r2/r2/templates/clientinfobar.html index de915822a..8c41d2968 100644 --- a/r2/r2/templates/clientinfobar.html +++ b/r2/r2/templates/clientinfobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/cnameframe.html b/r2/r2/templates/cnameframe.html index b8c6677d6..13548e70b 100644 --- a/r2/r2/templates/cnameframe.html +++ b/r2/r2/templates/cnameframe.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment.compact b/r2/r2/templates/comment.compact index 4a0b6f4c5..68c38f867 100644 --- a/r2/r2/templates/comment.compact +++ b/r2/r2/templates/comment.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment.html b/r2/r2/templates/comment.html index 8ae1c023c..39b97041b 100644 --- a/r2/r2/templates/comment.html +++ b/r2/r2/templates/comment.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment.htmllite b/r2/r2/templates/comment.htmllite index d3e60d45b..9208ef7f6 100644 --- a/r2/r2/templates/comment.htmllite +++ b/r2/r2/templates/comment.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment.mobile b/r2/r2/templates/comment.mobile index e06c98b27..eefcb4bb2 100644 --- a/r2/r2/templates/comment.mobile +++ b/r2/r2/templates/comment.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment.xml b/r2/r2/templates/comment.xml index 8c3effb75..84ee37f55 100644 --- a/r2/r2/templates/comment.xml +++ b/r2/r2/templates/comment.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/comment_skeleton.html b/r2/r2/templates/comment_skeleton.html index 37b951af9..43d1d5150 100644 --- a/r2/r2/templates/comment_skeleton.html +++ b/r2/r2/templates/comment_skeleton.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/commentspanel.html b/r2/r2/templates/commentspanel.html index 82b4d562a..fb49e6e81 100644 --- a/r2/r2/templates/commentspanel.html +++ b/r2/r2/templates/commentspanel.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/commentvisitsbox.html b/r2/r2/templates/commentvisitsbox.html index 99bd25e85..99f0b2cbb 100644 --- a/r2/r2/templates/commentvisitsbox.html +++ b/r2/r2/templates/commentvisitsbox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/confirmawardclaim.html b/r2/r2/templates/confirmawardclaim.html index 2e2ce05a1..01b3d3555 100644 --- a/r2/r2/templates/confirmawardclaim.html +++ b/r2/r2/templates/confirmawardclaim.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### <%! diff --git a/r2/r2/templates/contactus.html b/r2/r2/templates/contactus.html index 221659564..472c35906 100644 --- a/r2/r2/templates/contactus.html +++ b/r2/r2/templates/contactus.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/createsubreddit.html b/r2/r2/templates/createsubreddit.html index 79ec38ff2..8f3a54b5a 100644 --- a/r2/r2/templates/createsubreddit.html +++ b/r2/r2/templates/createsubreddit.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/creditgild.html b/r2/r2/templates/creditgild.html index 9df1f51cb..4d8e0819d 100644 --- a/r2/r2/templates/creditgild.html +++ b/r2/r2/templates/creditgild.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/csserror.html b/r2/r2/templates/csserror.html index ca3276c42..49733ca20 100644 --- a/r2/r2/templates/csserror.html +++ b/r2/r2/templates/csserror.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/debugfooter.html b/r2/r2/templates/debugfooter.html index 45986438e..1d5e52dd3 100644 --- a/r2/r2/templates/debugfooter.html +++ b/r2/r2/templates/debugfooter.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/emailchangeemail.email b/r2/r2/templates/emailchangeemail.email index b1b476fa2..a4032a150 100644 --- a/r2/r2/templates/emailchangeemail.email +++ b/r2/r2/templates/emailchangeemail.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/embed.html b/r2/r2/templates/embed.html index e6d1b5545..9cfee251c 100644 --- a/r2/r2/templates/embed.html +++ b/r2/r2/templates/embed.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/errorpage.compact b/r2/r2/templates/errorpage.compact index b1e385a6e..fba4306f5 100644 --- a/r2/r2/templates/errorpage.compact +++ b/r2/r2/templates/errorpage.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/errorpage.html b/r2/r2/templates/errorpage.html index 4d99b389a..bd7d1ce93 100644 --- a/r2/r2/templates/errorpage.html +++ b/r2/r2/templates/errorpage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/exploreitem.html b/r2/r2/templates/exploreitem.html index 811adfb89..f73f199c1 100644 --- a/r2/r2/templates/exploreitem.html +++ b/r2/r2/templates/exploreitem.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/exploreitemlisting.html b/r2/r2/templates/exploreitemlisting.html index c17e6f407..ff66630b5 100644 --- a/r2/r2/templates/exploreitemlisting.html +++ b/r2/r2/templates/exploreitemlisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairlist.html b/r2/r2/templates/flairlist.html index 89243f807..b5052b16f 100644 --- a/r2/r2/templates/flairlist.html +++ b/r2/r2/templates/flairlist.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairlistrow.html b/r2/r2/templates/flairlistrow.html index 57a92a436..71b28b6b3 100644 --- a/r2/r2/templates/flairlistrow.html +++ b/r2/r2/templates/flairlistrow.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairnextlink.html b/r2/r2/templates/flairnextlink.html index 886f57a42..36816aa26 100644 --- a/r2/r2/templates/flairnextlink.html +++ b/r2/r2/templates/flairnextlink.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairpane.html b/r2/r2/templates/flairpane.html index ab8c0a5d0..7aa17c080 100644 --- a/r2/r2/templates/flairpane.html +++ b/r2/r2/templates/flairpane.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairprefs.html b/r2/r2/templates/flairprefs.html index f2561a698..efd5c500b 100644 --- a/r2/r2/templates/flairprefs.html +++ b/r2/r2/templates/flairprefs.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairselector.html b/r2/r2/templates/flairselector.html index a42535b49..4aa4ba13b 100644 --- a/r2/r2/templates/flairselector.html +++ b/r2/r2/templates/flairselector.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairselectorlinksample.html b/r2/r2/templates/flairselectorlinksample.html index c4004522f..551d77dc7 100644 --- a/r2/r2/templates/flairselectorlinksample.html +++ b/r2/r2/templates/flairselectorlinksample.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairtemplateeditor.html b/r2/r2/templates/flairtemplateeditor.html index 8c24a536e..1be97063d 100644 --- a/r2/r2/templates/flairtemplateeditor.html +++ b/r2/r2/templates/flairtemplateeditor.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairtemplatelist.html b/r2/r2/templates/flairtemplatelist.html index 951be5012..8371e4675 100644 --- a/r2/r2/templates/flairtemplatelist.html +++ b/r2/r2/templates/flairtemplatelist.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/flairtemplatesample.html b/r2/r2/templates/flairtemplatesample.html index fe6cb1fc5..8b5b69f1b 100644 --- a/r2/r2/templates/flairtemplatesample.html +++ b/r2/r2/templates/flairtemplatesample.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/frame.compact b/r2/r2/templates/frame.compact index 3e3a5945f..935ef255a 100644 --- a/r2/r2/templates/frame.compact +++ b/r2/r2/templates/frame.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/frame.html b/r2/r2/templates/frame.html index 91ac1a978..14514aca4 100644 --- a/r2/r2/templates/frame.html +++ b/r2/r2/templates/frame.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/framebuster.html b/r2/r2/templates/framebuster.html index 32d18579d..f4202aa7b 100644 --- a/r2/r2/templates/framebuster.html +++ b/r2/r2/templates/framebuster.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/frametoolbar.compact b/r2/r2/templates/frametoolbar.compact index b829f143a..506b1d1d7 100644 --- a/r2/r2/templates/frametoolbar.compact +++ b/r2/r2/templates/frametoolbar.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/frametoolbar.html b/r2/r2/templates/frametoolbar.html index c742715c8..59c124b3b 100644 --- a/r2/r2/templates/frametoolbar.html +++ b/r2/r2/templates/frametoolbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/fraudform.html b/r2/r2/templates/fraudform.html index 5ca94c14c..77494c6bf 100644 --- a/r2/r2/templates/fraudform.html +++ b/r2/r2/templates/fraudform.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/geotargetnotice.html b/r2/r2/templates/geotargetnotice.html index 27c383370..9edce1839 100644 --- a/r2/r2/templates/geotargetnotice.html +++ b/r2/r2/templates/geotargetnotice.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/gettextheader.html b/r2/r2/templates/gettextheader.html index eb47c9709..3f587fc62 100644 --- a/r2/r2/templates/gettextheader.html +++ b/r2/r2/templates/gettextheader.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/gilding.html b/r2/r2/templates/gilding.html index ed2854a7d..267ad0ab4 100644 --- a/r2/r2/templates/gilding.html +++ b/r2/r2/templates/gilding.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/gold.html b/r2/r2/templates/gold.html index e061e2c52..4929248b8 100644 --- a/r2/r2/templates/gold.html +++ b/r2/r2/templates/gold.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/goldgiftcodeemail.email b/r2/r2/templates/goldgiftcodeemail.email index b3229f92b..7ee0c17c1 100644 --- a/r2/r2/templates/goldgiftcodeemail.email +++ b/r2/r2/templates/goldgiftcodeemail.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/goldpayment.html b/r2/r2/templates/goldpayment.html index d344a0eb0..d8a4306bc 100644 --- a/r2/r2/templates/goldpayment.html +++ b/r2/r2/templates/goldpayment.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### <%! diff --git a/r2/r2/templates/goldsubscription.html b/r2/r2/templates/goldsubscription.html index 2ec97698d..61c3fbe49 100644 --- a/r2/r2/templates/goldsubscription.html +++ b/r2/r2/templates/goldsubscription.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/goldthanks.html b/r2/r2/templates/goldthanks.html index 24eb206bf..c8de6f0a9 100644 --- a/r2/r2/templates/goldthanks.html +++ b/r2/r2/templates/goldthanks.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/goldvertisement.html b/r2/r2/templates/goldvertisement.html index 67905fcc7..72781301f 100644 --- a/r2/r2/templates/goldvertisement.html +++ b/r2/r2/templates/goldvertisement.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/headerbar.mobile b/r2/r2/templates/headerbar.mobile index bcd60349f..ed662c6df 100644 --- a/r2/r2/templates/headerbar.mobile +++ b/r2/r2/templates/headerbar.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/helppage.html b/r2/r2/templates/helppage.html index fd125726c..308aec289 100644 --- a/r2/r2/templates/helppage.html +++ b/r2/r2/templates/helppage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/infobar.html b/r2/r2/templates/infobar.html index 51f6e6647..2555d4daa 100644 --- a/r2/r2/templates/infobar.html +++ b/r2/r2/templates/infobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/innertoolbarframe.html b/r2/r2/templates/innertoolbarframe.html index 505a5dc65..6a115b479 100644 --- a/r2/r2/templates/innertoolbarframe.html +++ b/r2/r2/templates/innertoolbarframe.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/interestbar.html b/r2/r2/templates/interestbar.html index b28ef5c7e..7e625651d 100644 --- a/r2/r2/templates/interestbar.html +++ b/r2/r2/templates/interestbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/languagetrafficsummary.html b/r2/r2/templates/languagetrafficsummary.html index 370b24ff9..a2a7d7e10 100644 --- a/r2/r2/templates/languagetrafficsummary.html +++ b/r2/r2/templates/languagetrafficsummary.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/less.html b/r2/r2/templates/less.html index 740d9729b..d0652ae3e 100644 --- a/r2/r2/templates/less.html +++ b/r2/r2/templates/less.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/link.compact b/r2/r2/templates/link.compact index 43724d77b..2eab28ca7 100644 --- a/r2/r2/templates/link.compact +++ b/r2/r2/templates/link.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/link.html b/r2/r2/templates/link.html index 8efb63174..e00b42f47 100644 --- a/r2/r2/templates/link.html +++ b/r2/r2/templates/link.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/link.htmllite b/r2/r2/templates/link.htmllite index c649da0d3..be4641c67 100644 --- a/r2/r2/templates/link.htmllite +++ b/r2/r2/templates/link.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/link.mobile b/r2/r2/templates/link.mobile index f7d86e2d1..a8312485c 100644 --- a/r2/r2/templates/link.mobile +++ b/r2/r2/templates/link.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/link.xml b/r2/r2/templates/link.xml index 962934cf4..d3e6780f1 100644 --- a/r2/r2/templates/link.xml +++ b/r2/r2/templates/link.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/linkcommentsep.mobile b/r2/r2/templates/linkcommentsep.mobile index e8f29290a..0abda5a1c 100644 --- a/r2/r2/templates/linkcommentsep.mobile +++ b/r2/r2/templates/linkcommentsep.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/linkcommentssettings.html b/r2/r2/templates/linkcommentssettings.html index 10359374e..3851b6e4d 100644 --- a/r2/r2/templates/linkcommentssettings.html +++ b/r2/r2/templates/linkcommentssettings.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/linkinfobar.html b/r2/r2/templates/linkinfobar.html index 7f04c2aaa..47bbf079d 100644 --- a/r2/r2/templates/linkinfobar.html +++ b/r2/r2/templates/linkinfobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/linkinfopage.htmllite b/r2/r2/templates/linkinfopage.htmllite index c9b471f45..def591089 100644 --- a/r2/r2/templates/linkinfopage.htmllite +++ b/r2/r2/templates/linkinfopage.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/linklisting.html b/r2/r2/templates/linklisting.html index e71b6abdb..8baca197c 100644 --- a/r2/r2/templates/linklisting.html +++ b/r2/r2/templates/linklisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listing.compact b/r2/r2/templates/listing.compact index dfffaaf2c..9dde1c38a 100644 --- a/r2/r2/templates/listing.compact +++ b/r2/r2/templates/listing.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listing.html b/r2/r2/templates/listing.html index baf751395..87b37ad6b 100644 --- a/r2/r2/templates/listing.html +++ b/r2/r2/templates/listing.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listing.htmllite b/r2/r2/templates/listing.htmllite index 83685623c..4572557b5 100644 --- a/r2/r2/templates/listing.htmllite +++ b/r2/r2/templates/listing.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listing.mobile b/r2/r2/templates/listing.mobile index 0b4a1bd74..5936974cd 100644 --- a/r2/r2/templates/listing.mobile +++ b/r2/r2/templates/listing.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listing.xml b/r2/r2/templates/listing.xml index bfff1afe6..eccbbb9ab 100644 --- a/r2/r2/templates/listing.xml +++ b/r2/r2/templates/listing.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listingchooser.html b/r2/r2/templates/listingchooser.html index 0e628caa6..9c61f961b 100644 --- a/r2/r2/templates/listingchooser.html +++ b/r2/r2/templates/listingchooser.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/listingsuggestions.html b/r2/r2/templates/listingsuggestions.html index f5bde3c7e..9da552cb0 100644 --- a/r2/r2/templates/listingsuggestions.html +++ b/r2/r2/templates/listingsuggestions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/locationbar.html b/r2/r2/templates/locationbar.html index 67615a499..99e64dac5 100644 --- a/r2/r2/templates/locationbar.html +++ b/r2/r2/templates/locationbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/login.compact b/r2/r2/templates/login.compact index ea248a76b..fc431dfe1 100644 --- a/r2/r2/templates/login.compact +++ b/r2/r2/templates/login.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/login.html b/r2/r2/templates/login.html index 10ae0614a..15ff82898 100644 --- a/r2/r2/templates/login.html +++ b/r2/r2/templates/login.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/loginformwide.html b/r2/r2/templates/loginformwide.html index b4907fb14..1bffb3ed3 100644 --- a/r2/r2/templates/loginformwide.html +++ b/r2/r2/templates/loginformwide.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/mail_opt.email b/r2/r2/templates/mail_opt.email index 9dea45c5d..be25c03a7 100644 --- a/r2/r2/templates/mail_opt.email +++ b/r2/r2/templates/mail_opt.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/mediaembed.html b/r2/r2/templates/mediaembed.html index afaedbd67..eb29ce131 100644 --- a/r2/r2/templates/mediaembed.html +++ b/r2/r2/templates/mediaembed.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/mediaembedbody.html b/r2/r2/templates/mediaembedbody.html index 57c427ffb..d99fdae11 100644 --- a/r2/r2/templates/mediaembedbody.html +++ b/r2/r2/templates/mediaembedbody.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/menuarea.compact b/r2/r2/templates/menuarea.compact index 5e2a80c7b..bc07da27e 100644 --- a/r2/r2/templates/menuarea.compact +++ b/r2/r2/templates/menuarea.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/menuarea.html b/r2/r2/templates/menuarea.html index 6d36bfd03..407de7349 100644 --- a/r2/r2/templates/menuarea.html +++ b/r2/r2/templates/menuarea.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/message.compact b/r2/r2/templates/message.compact index 0de9130d4..5dccbd651 100644 --- a/r2/r2/templates/message.compact +++ b/r2/r2/templates/message.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/message.html b/r2/r2/templates/message.html index d13f8fe3d..88afbb827 100644 --- a/r2/r2/templates/message.html +++ b/r2/r2/templates/message.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/message.xml b/r2/r2/templates/message.xml index 8f033ec20..780332f13 100644 --- a/r2/r2/templates/message.xml +++ b/r2/r2/templates/message.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/messagecompose.compact b/r2/r2/templates/messagecompose.compact index ac3249cf4..8e7603b34 100644 --- a/r2/r2/templates/messagecompose.compact +++ b/r2/r2/templates/messagecompose.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/messagecompose.html b/r2/r2/templates/messagecompose.html index 3f42f8ebd..7bfbd8cb1 100644 --- a/r2/r2/templates/messagecompose.html +++ b/r2/r2/templates/messagecompose.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/modaction.html b/r2/r2/templates/modaction.html index 0f2b0a9b4..068deab58 100644 --- a/r2/r2/templates/modaction.html +++ b/r2/r2/templates/modaction.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/modaction.xml b/r2/r2/templates/modaction.xml index cd0654248..945275f83 100644 --- a/r2/r2/templates/modaction.xml +++ b/r2/r2/templates/modaction.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/moderatormessagecompose.html b/r2/r2/templates/moderatormessagecompose.html index 723827ad9..d27f5359e 100644 --- a/r2/r2/templates/moderatormessagecompose.html +++ b/r2/r2/templates/moderatormessagecompose.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/moderatorpermissions.html b/r2/r2/templates/moderatorpermissions.html index 1a824828a..62d84fbf5 100644 --- a/r2/r2/templates/moderatorpermissions.html +++ b/r2/r2/templates/moderatorpermissions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/modlisting.html b/r2/r2/templates/modlisting.html index 4209eec3a..949304614 100644 --- a/r2/r2/templates/modlisting.html +++ b/r2/r2/templates/modlisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/morechildren.compact b/r2/r2/templates/morechildren.compact index a39b60ac3..ab97700d7 100644 --- a/r2/r2/templates/morechildren.compact +++ b/r2/r2/templates/morechildren.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/morechildren.html b/r2/r2/templates/morechildren.html index eb512c0c0..100b9fa42 100644 --- a/r2/r2/templates/morechildren.html +++ b/r2/r2/templates/morechildren.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/moremessages.html b/r2/r2/templates/moremessages.html index 90387a967..b20bbf62d 100644 --- a/r2/r2/templates/moremessages.html +++ b/r2/r2/templates/moremessages.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/morerecursion.compact b/r2/r2/templates/morerecursion.compact index 0831b3e03..9f2bbd8f7 100644 --- a/r2/r2/templates/morerecursion.compact +++ b/r2/r2/templates/morerecursion.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/morerecursion.html b/r2/r2/templates/morerecursion.html index 2dac2f66d..27f62f9a8 100644 --- a/r2/r2/templates/morerecursion.html +++ b/r2/r2/templates/morerecursion.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/multiinfobar.html b/r2/r2/templates/multiinfobar.html index 83e8c49fa..ecddaf585 100644 --- a/r2/r2/templates/multiinfobar.html +++ b/r2/r2/templates/multiinfobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navbutton.compact b/r2/r2/templates/navbutton.compact index 7d2947fd7..3956086cd 100644 --- a/r2/r2/templates/navbutton.compact +++ b/r2/r2/templates/navbutton.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navbutton.html b/r2/r2/templates/navbutton.html index 97481b369..753eceb71 100644 --- a/r2/r2/templates/navbutton.html +++ b/r2/r2/templates/navbutton.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navbutton.mobile b/r2/r2/templates/navbutton.mobile index fef036c31..9a489ca06 100644 --- a/r2/r2/templates/navbutton.mobile +++ b/r2/r2/templates/navbutton.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navmenu.compact b/r2/r2/templates/navmenu.compact index 1400a6305..290f6415f 100644 --- a/r2/r2/templates/navmenu.compact +++ b/r2/r2/templates/navmenu.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navmenu.html b/r2/r2/templates/navmenu.html index bac0e3001..fa8cb11d0 100644 --- a/r2/r2/templates/navmenu.html +++ b/r2/r2/templates/navmenu.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/navmenu.mobile b/r2/r2/templates/navmenu.mobile index 6f48d1017..3a5a6ffc0 100644 --- a/r2/r2/templates/navmenu.mobile +++ b/r2/r2/templates/navmenu.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/newlink.compact b/r2/r2/templates/newlink.compact index 0b565aac2..bf63967ab 100644 --- a/r2/r2/templates/newlink.compact +++ b/r2/r2/templates/newlink.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/newlink.html b/r2/r2/templates/newlink.html index a52e0d40f..217da6e6d 100644 --- a/r2/r2/templates/newlink.html +++ b/r2/r2/templates/newlink.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/oauth2authorization.compact b/r2/r2/templates/oauth2authorization.compact index f09aba0c3..ce76d54ac 100644 --- a/r2/r2/templates/oauth2authorization.compact +++ b/r2/r2/templates/oauth2authorization.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/oauth2authorization.html b/r2/r2/templates/oauth2authorization.html index 69081d97a..a070d289b 100644 --- a/r2/r2/templates/oauth2authorization.html +++ b/r2/r2/templates/oauth2authorization.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/optout.html b/r2/r2/templates/optout.html index 254a92c33..055f8862e 100644 --- a/r2/r2/templates/optout.html +++ b/r2/r2/templates/optout.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/over18.html b/r2/r2/templates/over18.html index 1f22fe30f..f31e28806 100644 --- a/r2/r2/templates/over18.html +++ b/r2/r2/templates/over18.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/pagenamenav.compact b/r2/r2/templates/pagenamenav.compact index f36fa2f9b..0e18002e9 100644 --- a/r2/r2/templates/pagenamenav.compact +++ b/r2/r2/templates/pagenamenav.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/pagenamenav.html b/r2/r2/templates/pagenamenav.html index bce0dfcee..e670b87cc 100644 --- a/r2/r2/templates/pagenamenav.html +++ b/r2/r2/templates/pagenamenav.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/pagenamenav.mobile b/r2/r2/templates/pagenamenav.mobile index 34333f0d1..8f98a0fbe 100644 --- a/r2/r2/templates/pagenamenav.mobile +++ b/r2/r2/templates/pagenamenav.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/panestack.compact b/r2/r2/templates/panestack.compact index c28db4a23..6499b77d0 100644 --- a/r2/r2/templates/panestack.compact +++ b/r2/r2/templates/panestack.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/panestack.html b/r2/r2/templates/panestack.html index 9187c6dea..0b37ccc4b 100644 --- a/r2/r2/templates/panestack.html +++ b/r2/r2/templates/panestack.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/panestack.htmllite b/r2/r2/templates/panestack.htmllite index bb71cd280..71bc5f091 100644 --- a/r2/r2/templates/panestack.htmllite +++ b/r2/r2/templates/panestack.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/panestack.mobile b/r2/r2/templates/panestack.mobile index bb71cd280..71bc5f091 100644 --- a/r2/r2/templates/panestack.mobile +++ b/r2/r2/templates/panestack.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/panestack.xml b/r2/r2/templates/panestack.xml index bb71cd280..71bc5f091 100644 --- a/r2/r2/templates/panestack.xml +++ b/r2/r2/templates/panestack.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/password.html b/r2/r2/templates/password.html index 7f2e207b3..9514a2a24 100644 --- a/r2/r2/templates/password.html +++ b/r2/r2/templates/password.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/passwordchangeemail.email b/r2/r2/templates/passwordchangeemail.email index 86c5a9c85..eeb61bc9a 100644 --- a/r2/r2/templates/passwordchangeemail.email +++ b/r2/r2/templates/passwordchangeemail.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/passwordreset.email b/r2/r2/templates/passwordreset.email index 8f9d3b836..147657d05 100644 --- a/r2/r2/templates/passwordreset.email +++ b/r2/r2/templates/passwordreset.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/passwordverificationform.html b/r2/r2/templates/passwordverificationform.html index e762ac57a..c007f4f30 100644 --- a/r2/r2/templates/passwordverificationform.html +++ b/r2/r2/templates/passwordverificationform.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/paymentform.html b/r2/r2/templates/paymentform.html index 43bc28268..77b9a3618 100644 --- a/r2/r2/templates/paymentform.html +++ b/r2/r2/templates/paymentform.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/permalinkmessage.html b/r2/r2/templates/permalinkmessage.html index a2fdac433..fb2971f32 100644 --- a/r2/r2/templates/permalinkmessage.html +++ b/r2/r2/templates/permalinkmessage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/policypage.html b/r2/r2/templates/policypage.html index c43701c96..0c0b819c3 100644 --- a/r2/r2/templates/policypage.html +++ b/r2/r2/templates/policypage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/policyview.html b/r2/r2/templates/policyview.html index 4366b9287..37123663c 100644 --- a/r2/r2/templates/policyview.html +++ b/r2/r2/templates/policyview.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/prefapps.html b/r2/r2/templates/prefapps.html index 5de4bdd92..fb6db27c4 100644 --- a/r2/r2/templates/prefapps.html +++ b/r2/r2/templates/prefapps.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/prefdelete.html b/r2/r2/templates/prefdelete.html index bc0455e9c..563fbf61b 100644 --- a/r2/r2/templates/prefdelete.html +++ b/r2/r2/templates/prefdelete.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/preffeeds.html b/r2/r2/templates/preffeeds.html index 3cc4b59d8..9d170e131 100644 --- a/r2/r2/templates/preffeeds.html +++ b/r2/r2/templates/preffeeds.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/prefoptions.html b/r2/r2/templates/prefoptions.html index 2dfd7d3a1..ecdb45308 100644 --- a/r2/r2/templates/prefoptions.html +++ b/r2/r2/templates/prefoptions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/prefsecurity.html b/r2/r2/templates/prefsecurity.html index 15b7595a1..b3a656eab 100644 --- a/r2/r2/templates/prefsecurity.html +++ b/r2/r2/templates/prefsecurity.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/prefupdate.html b/r2/r2/templates/prefupdate.html index f5fc0ce0b..5dad54753 100644 --- a/r2/r2/templates/prefupdate.html +++ b/r2/r2/templates/prefupdate.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/printable.compact b/r2/r2/templates/printable.compact index 630226946..116aa6b1e 100644 --- a/r2/r2/templates/printable.compact +++ b/r2/r2/templates/printable.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/printable.html b/r2/r2/templates/printable.html index 091981e69..6a8180c30 100644 --- a/r2/r2/templates/printable.html +++ b/r2/r2/templates/printable.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/printable.htmllite b/r2/r2/templates/printable.htmllite index 096eafd02..b3faaeacd 100644 --- a/r2/r2/templates/printable.htmllite +++ b/r2/r2/templates/printable.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/printable.mobile b/r2/r2/templates/printable.mobile index 851c42304..fa3593cc4 100644 --- a/r2/r2/templates/printable.mobile +++ b/r2/r2/templates/printable.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/printablebuttons.html b/r2/r2/templates/printablebuttons.html index 4e4d1891c..a8d13cd94 100644 --- a/r2/r2/templates/printablebuttons.html +++ b/r2/r2/templates/printablebuttons.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/profilebar.html b/r2/r2/templates/profilebar.html index 0b5d09526..87e1e0fd3 100644 --- a/r2/r2/templates/profilebar.html +++ b/r2/r2/templates/profilebar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promo_email.email b/r2/r2/templates/promo_email.email index 0b81e1434..504a4dbf2 100644 --- a/r2/r2/templates/promo_email.email +++ b/r2/r2/templates/promo_email.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotedlink.html b/r2/r2/templates/promotedlink.html index 57003e85b..f84a918cb 100644 --- a/r2/r2/templates/promotedlink.html +++ b/r2/r2/templates/promotedlink.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotedlinktraffic.html b/r2/r2/templates/promotedlinktraffic.html index 0bcc7b0c2..f84aa1e02 100644 --- a/r2/r2/templates/promotedlinktraffic.html +++ b/r2/r2/templates/promotedlinktraffic.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promoteinventory.html b/r2/r2/templates/promoteinventory.html index 95a748d79..f27495a50 100644 --- a/r2/r2/templates/promoteinventory.html +++ b/r2/r2/templates/promoteinventory.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotelinkbase.html b/r2/r2/templates/promotelinkbase.html index 0927b61c1..15591e7bd 100644 --- a/r2/r2/templates/promotelinkbase.html +++ b/r2/r2/templates/promotelinkbase.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotelinkedit.html b/r2/r2/templates/promotelinkedit.html index 4b38727e5..204b42a7e 100644 --- a/r2/r2/templates/promotelinkedit.html +++ b/r2/r2/templates/promotelinkedit.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotelinknew.html b/r2/r2/templates/promotelinknew.html index ec0877e69..9acce22ae 100644 --- a/r2/r2/templates/promotelinknew.html +++ b/r2/r2/templates/promotelinknew.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/promotereport.html b/r2/r2/templates/promotereport.html index d5161d3c6..ba249fd7c 100644 --- a/r2/r2/templates/promotereport.html +++ b/r2/r2/templates/promotereport.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/ratelimit_base.html b/r2/r2/templates/ratelimit_base.html index 62eac2dc3..a0433832c 100644 --- a/r2/r2/templates/ratelimit_base.html +++ b/r2/r2/templates/ratelimit_base.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/ratelimit_throttled.html b/r2/r2/templates/ratelimit_throttled.html index f55ea8251..7dcd50f4c 100644 --- a/r2/r2/templates/ratelimit_throttled.html +++ b/r2/r2/templates/ratelimit_throttled.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/ratelimit_toofast.html b/r2/r2/templates/ratelimit_toofast.html index 1f0057607..de7efe82e 100644 --- a/r2/r2/templates/ratelimit_toofast.html +++ b/r2/r2/templates/ratelimit_toofast.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.compact b/r2/r2/templates/reddit.compact index 81ff23177..566c109b5 100644 --- a/r2/r2/templates/reddit.compact +++ b/r2/r2/templates/reddit.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.html b/r2/r2/templates/reddit.html index 71e18ac6b..34f11b413 100644 --- a/r2/r2/templates/reddit.html +++ b/r2/r2/templates/reddit.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.htmllite b/r2/r2/templates/reddit.htmllite index 6081ef5e6..8513af5f6 100644 --- a/r2/r2/templates/reddit.htmllite +++ b/r2/r2/templates/reddit.htmllite @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.js b/r2/r2/templates/reddit.js index a33d53f82..a37a95b02 100644 --- a/r2/r2/templates/reddit.js +++ b/r2/r2/templates/reddit.js @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.mobile b/r2/r2/templates/reddit.mobile index 771e6a448..ac17d3497 100644 --- a/r2/r2/templates/reddit.mobile +++ b/r2/r2/templates/reddit.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddit.xml b/r2/r2/templates/reddit.xml index be45aa41b..8abeea011 100644 --- a/r2/r2/templates/reddit.xml +++ b/r2/r2/templates/reddit.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/redditfooter.html b/r2/r2/templates/redditfooter.html index b91c02ac3..31212a7d2 100644 --- a/r2/r2/templates/redditfooter.html +++ b/r2/r2/templates/redditfooter.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/redditheader.compact b/r2/r2/templates/redditheader.compact index 718ac5fa8..acdee101a 100644 --- a/r2/r2/templates/redditheader.compact +++ b/r2/r2/templates/redditheader.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/redditheader.html b/r2/r2/templates/redditheader.html index 0839081f2..ca8de6d04 100644 --- a/r2/r2/templates/redditheader.html +++ b/r2/r2/templates/redditheader.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/redditheader.mobile b/r2/r2/templates/redditheader.mobile index 112848147..b5dc5eefe 100644 --- a/r2/r2/templates/redditheader.mobile +++ b/r2/r2/templates/redditheader.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/redditmin.html b/r2/r2/templates/redditmin.html index 109e7b608..c2ac2e8de 100644 --- a/r2/r2/templates/redditmin.html +++ b/r2/r2/templates/redditmin.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reddittraffic.html b/r2/r2/templates/reddittraffic.html index 3d56b39b8..061106973 100644 --- a/r2/r2/templates/reddittraffic.html +++ b/r2/r2/templates/reddittraffic.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/refundpage.html b/r2/r2/templates/refundpage.html index 3e4d739ae..fdf0dd2b4 100644 --- a/r2/r2/templates/refundpage.html +++ b/r2/r2/templates/refundpage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/register.compact b/r2/r2/templates/register.compact index 29ce69414..c9eeaafb5 100644 --- a/r2/r2/templates/register.compact +++ b/r2/r2/templates/register.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/renderablecampaign.html b/r2/r2/templates/renderablecampaign.html index 768666ea4..027d3b592 100644 --- a/r2/r2/templates/renderablecampaign.html +++ b/r2/r2/templates/renderablecampaign.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/reportform.html b/r2/r2/templates/reportform.html index b244dd773..515686111 100644 --- a/r2/r2/templates/reportform.html +++ b/r2/r2/templates/reportform.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/resetpassword.html b/r2/r2/templates/resetpassword.html index d214882d9..cf4f564c1 100644 --- a/r2/r2/templates/resetpassword.html +++ b/r2/r2/templates/resetpassword.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/roadblocks.html b/r2/r2/templates/roadblocks.html index cc67a685c..e1b5c9172 100644 --- a/r2/r2/templates/roadblocks.html +++ b/r2/r2/templates/roadblocks.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/robots.txt b/r2/r2/templates/robots.txt index e2f1abc78..012c390a2 100644 --- a/r2/r2/templates/robots.txt +++ b/r2/r2/templates/robots.txt @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### # 80legs diff --git a/r2/r2/templates/rulespage.compact b/r2/r2/templates/rulespage.compact index f42361de2..6dd57b4eb 100644 --- a/r2/r2/templates/rulespage.compact +++ b/r2/r2/templates/rulespage.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/rulespage.html b/r2/r2/templates/rulespage.html index 41c037b7b..3f0732e86 100644 --- a/r2/r2/templates/rulespage.html +++ b/r2/r2/templates/rulespage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/searchbar.compact b/r2/r2/templates/searchbar.compact index 53568e6a2..d74f9685e 100644 --- a/r2/r2/templates/searchbar.compact +++ b/r2/r2/templates/searchbar.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/searchbar.html b/r2/r2/templates/searchbar.html index 548f80c07..992308b20 100644 --- a/r2/r2/templates/searchbar.html +++ b/r2/r2/templates/searchbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/searchform.compact b/r2/r2/templates/searchform.compact index e959b1efa..c0fb2c862 100644 --- a/r2/r2/templates/searchform.compact +++ b/r2/r2/templates/searchform.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/searchform.html b/r2/r2/templates/searchform.html index dda7f4172..ef6f2d572 100644 --- a/r2/r2/templates/searchform.html +++ b/r2/r2/templates/searchform.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/selftext.html b/r2/r2/templates/selftext.html index 3eaf23065..28fa9ac24 100644 --- a/r2/r2/templates/selftext.html +++ b/r2/r2/templates/selftext.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/serversecondsbar.html b/r2/r2/templates/serversecondsbar.html index fc808c3c7..3ccc18a84 100644 --- a/r2/r2/templates/serversecondsbar.html +++ b/r2/r2/templates/serversecondsbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/share.email b/r2/r2/templates/share.email index bd06f0208..e3e5569c3 100644 --- a/r2/r2/templates/share.email +++ b/r2/r2/templates/share.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sharelink.html b/r2/r2/templates/sharelink.html index 49cc6912a..88a7ec0e8 100644 --- a/r2/r2/templates/sharelink.html +++ b/r2/r2/templates/sharelink.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sidebarmessage.html b/r2/r2/templates/sidebarmessage.html index 70d6c1178..90296e7bd 100644 --- a/r2/r2/templates/sidebarmessage.html +++ b/r2/r2/templates/sidebarmessage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sidebarmodlist.html b/r2/r2/templates/sidebarmodlist.html index e4bc3e983..55a038cab 100644 --- a/r2/r2/templates/sidebarmodlist.html +++ b/r2/r2/templates/sidebarmodlist.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sidebarmultilist.html b/r2/r2/templates/sidebarmultilist.html index ac9964a26..446bed7b0 100644 --- a/r2/r2/templates/sidebarmultilist.html +++ b/r2/r2/templates/sidebarmultilist.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sidebox.html b/r2/r2/templates/sidebox.html index b3986130e..144d44eab 100644 --- a/r2/r2/templates/sidebox.html +++ b/r2/r2/templates/sidebox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sidecontentbox.html b/r2/r2/templates/sidecontentbox.html index 9f884f457..73c88df6f 100644 --- a/r2/r2/templates/sidecontentbox.html +++ b/r2/r2/templates/sidecontentbox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sitewidetraffic.html b/r2/r2/templates/sitewidetraffic.html index ac51a2adf..91482ce1c 100644 --- a/r2/r2/templates/sitewidetraffic.html +++ b/r2/r2/templates/sitewidetraffic.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sitewidetrafficpage.html b/r2/r2/templates/sitewidetrafficpage.html index 9b1a85e93..8db2583f1 100644 --- a/r2/r2/templates/sitewidetrafficpage.html +++ b/r2/r2/templates/sitewidetrafficpage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sponsorlookupuser.html b/r2/r2/templates/sponsorlookupuser.html index 9986bfd13..e048ee6fe 100644 --- a/r2/r2/templates/sponsorlookupuser.html +++ b/r2/r2/templates/sponsorlookupuser.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sponsorshipbox.html b/r2/r2/templates/sponsorshipbox.html index 9f667ef8a..482184f4b 100644 --- a/r2/r2/templates/sponsorshipbox.html +++ b/r2/r2/templates/sponsorshipbox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/sponsorsidebar.html b/r2/r2/templates/sponsorsidebar.html index 34aff4bf9..f20a04ab6 100644 --- a/r2/r2/templates/sponsorsidebar.html +++ b/r2/r2/templates/sponsorsidebar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/spotlightlisting.html b/r2/r2/templates/spotlightlisting.html index e32485ac7..acb8ec8bc 100644 --- a/r2/r2/templates/spotlightlisting.html +++ b/r2/r2/templates/spotlightlisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/starkcomment.html b/r2/r2/templates/starkcomment.html index e71f159f3..f37a34d57 100644 --- a/r2/r2/templates/starkcomment.html +++ b/r2/r2/templates/starkcomment.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddit.compact b/r2/r2/templates/subreddit.compact index 34dc324ae..1790c1bdb 100644 --- a/r2/r2/templates/subreddit.compact +++ b/r2/r2/templates/subreddit.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddit.html b/r2/r2/templates/subreddit.html index e144c6ddb..59cdad9fc 100644 --- a/r2/r2/templates/subreddit.html +++ b/r2/r2/templates/subreddit.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddit.mobile b/r2/r2/templates/subreddit.mobile index 74ac7457b..84b8f2ab0 100644 --- a/r2/r2/templates/subreddit.mobile +++ b/r2/r2/templates/subreddit.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddit.xml b/r2/r2/templates/subreddit.xml index 54ebb6c6a..481ca7f1c 100644 --- a/r2/r2/templates/subreddit.xml +++ b/r2/r2/templates/subreddit.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subredditinfobar.html b/r2/r2/templates/subredditinfobar.html index c822a829e..2f91780a2 100644 --- a/r2/r2/templates/subredditinfobar.html +++ b/r2/r2/templates/subredditinfobar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subredditstylesheet.html b/r2/r2/templates/subredditstylesheet.html index db51e11c3..21fd6fb33 100644 --- a/r2/r2/templates/subredditstylesheet.html +++ b/r2/r2/templates/subredditstylesheet.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subredditstylesheetsource.html b/r2/r2/templates/subredditstylesheetsource.html index 49f6660ab..b559789a8 100644 --- a/r2/r2/templates/subredditstylesheetsource.html +++ b/r2/r2/templates/subredditstylesheetsource.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddittopbar.html b/r2/r2/templates/subreddittopbar.html index fc1266466..2a917cce9 100644 --- a/r2/r2/templates/subreddittopbar.html +++ b/r2/r2/templates/subreddittopbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddittraffic.html b/r2/r2/templates/subreddittraffic.html index 30687a74e..d6db7a629 100644 --- a/r2/r2/templates/subreddittraffic.html +++ b/r2/r2/templates/subreddittraffic.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subreddittrafficreport.html b/r2/r2/templates/subreddittrafficreport.html index 3eb9f4f44..0b90a3441 100644 --- a/r2/r2/templates/subreddittrafficreport.html +++ b/r2/r2/templates/subreddittrafficreport.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subscribebutton.html b/r2/r2/templates/subscribebutton.html index 7e47df1d4..31892caac 100644 --- a/r2/r2/templates/subscribebutton.html +++ b/r2/r2/templates/subscribebutton.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/subscriptionbox.html b/r2/r2/templates/subscriptionbox.html index cb6cc674a..196cfe902 100644 --- a/r2/r2/templates/subscriptionbox.html +++ b/r2/r2/templates/subscriptionbox.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/suspiciouspaymentemail.email b/r2/r2/templates/suspiciouspaymentemail.email index b990e155c..94f54cf25 100644 --- a/r2/r2/templates/suspiciouspaymentemail.email +++ b/r2/r2/templates/suspiciouspaymentemail.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/tabbedpane.html b/r2/r2/templates/tabbedpane.html index 80eb8c8e7..80ba61827 100644 --- a/r2/r2/templates/tabbedpane.html +++ b/r2/r2/templates/tabbedpane.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/tablelisting.html b/r2/r2/templates/tablelisting.html index 62544771c..03d2c8042 100644 --- a/r2/r2/templates/tablelisting.html +++ b/r2/r2/templates/tablelisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/takedownpane.compact b/r2/r2/templates/takedownpane.compact index 65cb73605..7081df087 100644 --- a/r2/r2/templates/takedownpane.compact +++ b/r2/r2/templates/takedownpane.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/takedownpane.html b/r2/r2/templates/takedownpane.html index 47211d6b6..84166aaeb 100644 --- a/r2/r2/templates/takedownpane.html +++ b/r2/r2/templates/takedownpane.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/thanks.html b/r2/r2/templates/thanks.html index 3488531f3..708ceb0b9 100644 --- a/r2/r2/templates/thanks.html +++ b/r2/r2/templates/thanks.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/thingupdater.html b/r2/r2/templates/thingupdater.html index 8ba3da433..73a0fb0b1 100644 --- a/r2/r2/templates/thingupdater.html +++ b/r2/r2/templates/thingupdater.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/timeserieschart.html b/r2/r2/templates/timeserieschart.html index 4b75ec7a5..280990c7c 100644 --- a/r2/r2/templates/timeserieschart.html +++ b/r2/r2/templates/timeserieschart.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/trafficpage.html b/r2/r2/templates/trafficpage.html index 365234899..cf13d316a 100644 --- a/r2/r2/templates/trafficpage.html +++ b/r2/r2/templates/trafficpage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/trendingsubredditsbar.html b/r2/r2/templates/trendingsubredditsbar.html index 823272ed6..fe861695b 100644 --- a/r2/r2/templates/trendingsubredditsbar.html +++ b/r2/r2/templates/trendingsubredditsbar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/trophycase.html b/r2/r2/templates/trophycase.html index 35046507a..a17d7f52b 100644 --- a/r2/r2/templates/trophycase.html +++ b/r2/r2/templates/trophycase.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/trycompact.compact b/r2/r2/templates/trycompact.compact index 4353340a0..392da09b7 100644 --- a/r2/r2/templates/trycompact.compact +++ b/r2/r2/templates/trycompact.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/unreadmessagessuggestions.html b/r2/r2/templates/unreadmessagessuggestions.html index 6f623537a..6732b384c 100644 --- a/r2/r2/templates/unreadmessagessuggestions.html +++ b/r2/r2/templates/unreadmessagessuggestions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/uploadedimage.html b/r2/r2/templates/uploadedimage.html index a3e632bb6..670ae92af 100644 --- a/r2/r2/templates/uploadedimage.html +++ b/r2/r2/templates/uploadedimage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/userawards.html b/r2/r2/templates/userawards.html index 146b4d980..aa1f4c274 100644 --- a/r2/r2/templates/userawards.html +++ b/r2/r2/templates/userawards.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/useriphistory.html b/r2/r2/templates/useriphistory.html index a203d12bf..fe1c40b1b 100644 --- a/r2/r2/templates/useriphistory.html +++ b/r2/r2/templates/useriphistory.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/userlisting.html b/r2/r2/templates/userlisting.html index 379e658ab..02de83943 100644 --- a/r2/r2/templates/userlisting.html +++ b/r2/r2/templates/userlisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/usertableitem.html b/r2/r2/templates/usertableitem.html index 8f981cd1d..cec314a24 100644 --- a/r2/r2/templates/usertableitem.html +++ b/r2/r2/templates/usertableitem.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/usertext.compact b/r2/r2/templates/usertext.compact index c11da6de1..718cbd923 100644 --- a/r2/r2/templates/usertext.compact +++ b/r2/r2/templates/usertext.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/usertext.html b/r2/r2/templates/usertext.html index 9b16d4b69..ac47745f7 100644 --- a/r2/r2/templates/usertext.html +++ b/r2/r2/templates/usertext.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/usertext.mobile b/r2/r2/templates/usertext.mobile index 2d2e6aeb8..766295072 100644 --- a/r2/r2/templates/usertext.mobile +++ b/r2/r2/templates/usertext.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/utils.compact b/r2/r2/templates/utils.compact index a5e145f7e..ca3bb93b4 100644 --- a/r2/r2/templates/utils.compact +++ b/r2/r2/templates/utils.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/utils.html b/r2/r2/templates/utils.html index 3f9c1d47b..c037ead08 100644 --- a/r2/r2/templates/utils.html +++ b/r2/r2/templates/utils.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/utils/gold.html b/r2/r2/templates/utils/gold.html index 6c0e9624a..cfec11cb1 100644 --- a/r2/r2/templates/utils/gold.html +++ b/r2/r2/templates/utils/gold.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/verifyemail.email b/r2/r2/templates/verifyemail.email index 0bad77ef6..05f3b255d 100644 --- a/r2/r2/templates/verifyemail.email +++ b/r2/r2/templates/verifyemail.email @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/welcomebar.html b/r2/r2/templates/welcomebar.html index 3127f3689..a2f33efda 100644 --- a/r2/r2/templates/welcomebar.html +++ b/r2/r2/templates/welcomebar.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/widgetdemopanel.html b/r2/r2/templates/widgetdemopanel.html index a76418bba..d78a758de 100644 --- a/r2/r2/templates/widgetdemopanel.html +++ b/r2/r2/templates/widgetdemopanel.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikibasepage.html b/r2/r2/templates/wikibasepage.html index 127b6a7a1..80f4aec93 100644 --- a/r2/r2/templates/wikibasepage.html +++ b/r2/r2/templates/wikibasepage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### <%! diff --git a/r2/r2/templates/wikieditpage.html b/r2/r2/templates/wikieditpage.html index eedfce2ea..83a7ecbd7 100644 --- a/r2/r2/templates/wikieditpage.html +++ b/r2/r2/templates/wikieditpage.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagediscussions.html b/r2/r2/templates/wikipagediscussions.html index c94c766fc..d6c62bfac 100644 --- a/r2/r2/templates/wikipagediscussions.html +++ b/r2/r2/templates/wikipagediscussions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagediscussions.xml b/r2/r2/templates/wikipagediscussions.xml index 65a27605b..d44760fa8 100644 --- a/r2/r2/templates/wikipagediscussions.xml +++ b/r2/r2/templates/wikipagediscussions.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagelisting.html b/r2/r2/templates/wikipagelisting.html index e46858756..072b91fa0 100644 --- a/r2/r2/templates/wikipagelisting.html +++ b/r2/r2/templates/wikipagelisting.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagenotfound.html b/r2/r2/templates/wikipagenotfound.html index 8faebbee5..5b303070d 100644 --- a/r2/r2/templates/wikipagenotfound.html +++ b/r2/r2/templates/wikipagenotfound.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagerevisions.html b/r2/r2/templates/wikipagerevisions.html index fa1f68d5c..e61aa9bff 100644 --- a/r2/r2/templates/wikipagerevisions.html +++ b/r2/r2/templates/wikipagerevisions.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagerevisions.xml b/r2/r2/templates/wikipagerevisions.xml index 73711ff97..f32b58381 100644 --- a/r2/r2/templates/wikipagerevisions.xml +++ b/r2/r2/templates/wikipagerevisions.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikipagesettings.html b/r2/r2/templates/wikipagesettings.html index c745e7a64..662541e36 100644 --- a/r2/r2/templates/wikipagesettings.html +++ b/r2/r2/templates/wikipagesettings.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikirevision.html b/r2/r2/templates/wikirevision.html index 1e8d16750..a35cba9b5 100644 --- a/r2/r2/templates/wikirevision.html +++ b/r2/r2/templates/wikirevision.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikirevision.xml b/r2/r2/templates/wikirevision.xml index 794422fa2..d11e98d44 100644 --- a/r2/r2/templates/wikirevision.xml +++ b/r2/r2/templates/wikirevision.xml @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikiview.compact b/r2/r2/templates/wikiview.compact index ef431b0ac..fc7b05d63 100644 --- a/r2/r2/templates/wikiview.compact +++ b/r2/r2/templates/wikiview.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wikiview.html b/r2/r2/templates/wikiview.html index f7d982383..0c1e10a5e 100644 --- a/r2/r2/templates/wikiview.html +++ b/r2/r2/templates/wikiview.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wrappeduser.compact b/r2/r2/templates/wrappeduser.compact index b64fcebb5..4dfd75fc7 100644 --- a/r2/r2/templates/wrappeduser.compact +++ b/r2/r2/templates/wrappeduser.compact @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wrappeduser.html b/r2/r2/templates/wrappeduser.html index 722f5118d..66bbf25e6 100644 --- a/r2/r2/templates/wrappeduser.html +++ b/r2/r2/templates/wrappeduser.html @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/templates/wrappeduser.mobile b/r2/r2/templates/wrappeduser.mobile index db1b4b06d..706292581 100644 --- a/r2/r2/templates/wrappeduser.mobile +++ b/r2/r2/templates/wrappeduser.mobile @@ -16,7 +16,7 @@ ## The Original Developer is the Initial Developer. The Initial Developer of ## the Original Code is reddit Inc. ## -## All portions of the code written by reddit are Copyright (c) 2006-2014 +## All portions of the code written by reddit are Copyright (c) 2006-2015 ## reddit Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/__init__.py b/r2/r2/tests/__init__.py index 27b772311..e1a1226d0 100644 --- a/r2/r2/tests/__init__.py +++ b/r2/r2/tests/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/functional/__init__.py b/r2/r2/tests/functional/__init__.py index 1c11d37b8..db0560882 100644 --- a/r2/r2/tests/functional/__init__.py +++ b/r2/r2/tests/functional/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/config/feature_test.py b/r2/r2/tests/unit/config/feature_test.py index 686080ced..eaf21ed3a 100644 --- a/r2/r2/tests/unit/config/feature_test.py +++ b/r2/r2/tests/unit/config/feature_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/authorize/test_api.py b/r2/r2/tests/unit/lib/authorize/test_api.py index 56271721a..541aaeac5 100644 --- a/r2/r2/tests/unit/lib/authorize/test_api.py +++ b/r2/r2/tests/unit/lib/authorize/test_api.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/cssfilter_test.py b/r2/r2/tests/unit/lib/cssfilter_test.py index 2676d9b61..59aefbe43 100644 --- a/r2/r2/tests/unit/lib/cssfilter_test.py +++ b/r2/r2/tests/unit/lib/cssfilter_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/permissions_test.py b/r2/r2/tests/unit/lib/permissions_test.py index a2f698443..f4c5959a5 100644 --- a/r2/r2/tests/unit/lib/permissions_test.py +++ b/r2/r2/tests/unit/lib/permissions_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/stats_test.py b/r2/r2/tests/unit/lib/stats_test.py index eaadfa5e8..b105e54d0 100644 --- a/r2/r2/tests/unit/lib/stats_test.py +++ b/r2/r2/tests/unit/lib/stats_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/tracking_test.py b/r2/r2/tests/unit/lib/tracking_test.py index 6d16780ae..6620b4898 100644 --- a/r2/r2/tests/unit/lib/tracking_test.py +++ b/r2/r2/tests/unit/lib/tracking_test.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/lib/utils_test.py b/r2/r2/tests/unit/lib/utils_test.py index 1d52c7fbd..7d322c35d 100644 --- a/r2/r2/tests/unit/lib/utils_test.py +++ b/r2/r2/tests/unit/lib/utils_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/models/__init__.py b/r2/r2/tests/unit/models/__init__.py index 8d1d0418b..7dde6b0ba 100644 --- a/r2/r2/tests/unit/models/__init__.py +++ b/r2/r2/tests/unit/models/__init__.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/r2/tests/unit/models/subreddit_test.py b/r2/r2/tests/unit/models/subreddit_test.py index 073cffa6f..f7b3eea76 100644 --- a/r2/r2/tests/unit/models/subreddit_test.py +++ b/r2/r2/tests/unit/models/subreddit_test.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/setup.py b/r2/setup.py index dcd010ade..5989b5b06 100644 --- a/r2/setup.py +++ b/r2/setup.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/r2/updateini.py b/r2/updateini.py index ea7ffc666..56bbe327e 100755 --- a/r2/updateini.py +++ b/r2/updateini.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/clean_static_files.py b/scripts/clean_static_files.py index 0fa22627d..e19b0f269 100755 --- a/scripts/clean_static_files.py +++ b/scripts/clean_static_files.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Clean up the static files S3 bucket. diff --git a/scripts/compute_time_listings b/scripts/compute_time_listings index 8699f6aac..2a2ecfb29 100755 --- a/scripts/compute_time_listings +++ b/scripts/compute_time_listings @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/geoip_service.py b/scripts/geoip_service.py index 3b5a31f01..473257126 100644 --- a/scripts/geoip_service.py +++ b/scripts/geoip_service.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """ diff --git a/scripts/log_q.py b/scripts/log_q.py index 584d2f672..400f0bdbd 100644 --- a/scripts/log_q.py +++ b/scripts/log_q.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/migrate/backfill/gilded_comments.py b/scripts/migrate/backfill/gilded_comments.py index ef3375438..5ad9ebece 100644 --- a/scripts/migrate/backfill/gilded_comments.py +++ b/scripts/migrate/backfill/gilded_comments.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Fill in the gilded comment listing. diff --git a/scripts/migrate/backfill/gilded_user_comments.py b/scripts/migrate/backfill/gilded_user_comments.py index df7049173..695a96142 100644 --- a/scripts/migrate/backfill/gilded_user_comments.py +++ b/scripts/migrate/backfill/gilded_user_comments.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Fill in the gilded comment listing for users. diff --git a/scripts/migrate/backfill/modaction_by_srandmod.py b/scripts/migrate/backfill/modaction_by_srandmod.py index 52e3dee33..e73a26c2c 100644 --- a/scripts/migrate/backfill/modaction_by_srandmod.py +++ b/scripts/migrate/backfill/modaction_by_srandmod.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### from r2.lib.db.operators import asc diff --git a/scripts/migrate/backfill/modmsgtime.py b/scripts/migrate/backfill/modmsgtime.py index 3a1684b87..9ee627615 100644 --- a/scripts/migrate/backfill/modmsgtime.py +++ b/scripts/migrate/backfill/modmsgtime.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Ensure modmsgtime is properly set on all accounts. diff --git a/scripts/migrate/backfill/msgtime_to_inbox_count.py b/scripts/migrate/backfill/msgtime_to_inbox_count.py index ba5a04bc3..123dfd9a7 100644 --- a/scripts/migrate/backfill/msgtime_to_inbox_count.py +++ b/scripts/migrate/backfill/msgtime_to_inbox_count.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Converts msgtime for users to inbox_count, for inbox count tracking.""" diff --git a/scripts/migrate/backfill/subreddit_images.py b/scripts/migrate/backfill/subreddit_images.py index 1699dcf53..d714c3f86 100644 --- a/scripts/migrate/backfill/subreddit_images.py +++ b/scripts/migrate/backfill/subreddit_images.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/migrate/backfill/user_gildings.py b/scripts/migrate/backfill/user_gildings.py index 46e266291..bdec202d4 100644 --- a/scripts/migrate/backfill/user_gildings.py +++ b/scripts/migrate/backfill/user_gildings.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Fill in the gildings listing for users. diff --git a/scripts/promoted_links.py b/scripts/promoted_links.py index 444238986..e238ba945 100644 --- a/scripts/promoted_links.py +++ b/scripts/promoted_links.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Tools for evaluating promoted link distribution.""" diff --git a/scripts/read_secrets b/scripts/read_secrets index bda329d18..c6d0cffe2 100755 --- a/scripts/read_secrets +++ b/scripts/read_secrets @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/saferun.sh b/scripts/saferun.sh index 973369078..c4f7121c2 100755 --- a/scripts/saferun.sh +++ b/scripts/saferun.sh @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/tracker.py b/scripts/tracker.py index 3ad399fca..7a4288945 100644 --- a/scripts/tracker.py +++ b/scripts/tracker.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """ diff --git a/scripts/traffic/traffic_bootstrap.sh b/scripts/traffic/traffic_bootstrap.sh index e15fa0ff5..fffbd81a1 100755 --- a/scripts/traffic/traffic_bootstrap.sh +++ b/scripts/traffic/traffic_bootstrap.sh @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/trylater.py b/scripts/trylater.py index 7b257ceca..f5287a546 100644 --- a/scripts/trylater.py +++ b/scripts/trylater.py @@ -16,7 +16,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/upload_static_files_to_s3.py b/scripts/upload_static_files_to_s3.py index 21e94acef..97cbf53a7 100755 --- a/scripts/upload_static_files_to_s3.py +++ b/scripts/upload_static_files_to_s3.py @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/scripts/write_live_config b/scripts/write_live_config index eddc80444..33c16a083 100755 --- a/scripts/write_live_config +++ b/scripts/write_live_config @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### """Read config from an INI file and put it in ZooKeeper for instant use.""" diff --git a/scripts/write_secrets b/scripts/write_secrets index c45e2a06a..ff5cd7737 100755 --- a/scripts/write_secrets +++ b/scripts/write_secrets @@ -17,7 +17,7 @@ # The Original Developer is the Initial Developer. The Initial Developer of # the Original Code is reddit Inc. # -# All portions of the code written by reddit are Copyright (c) 2006-2014 reddit +# All portions of the code written by reddit are Copyright (c) 2006-2015 reddit # Inc. All Rights Reserved. ############################################################################### diff --git a/sql/functions.sql b/sql/functions.sql index 38a0bc641..ac7ced8ae 100755 --- a/sql/functions.sql +++ b/sql/functions.sql @@ -16,7 +16,7 @@ -- The Original Developer is the Initial Developer. The Initial Developer of -- the Original Code is reddit Inc. -- --- All portions of the code written by reddit are Copyright (c) 2006-2014 +-- All portions of the code written by reddit are Copyright (c) 2006-2015 -- reddit Inc. All Rights Reserved. -------------------------------------------------------------------------------