aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/js
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-02-02 09:44:13 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-02-02 09:44:13 -0600
commitcf29e8a824e0ef4612f1144f079c80c1d20b89e5 (patch)
tree9d57bde2a7d2413fd876fa75d5a0eab523eac3d2 /mediagoblin/static/js
parent95ff15d66e89d4aacc9a452410efa0b8e9c602dd (diff)
downloadmediagoblin-cf29e8a824e0ef4612f1144f079c80c1d20b89e5.tar.lz
mediagoblin-cf29e8a824e0ef4612f1144f079c80c1d20b89e5.tar.xz
mediagoblin-cf29e8a824e0ef4612f1144f079c80c1d20b89e5.zip
It's 2012 all up in here
Diffstat (limited to 'mediagoblin/static/js')
-rw-r--r--mediagoblin/static/js/comment_show.js2
-rw-r--r--mediagoblin/static/js/geolocation-map.js2
-rw-r--r--mediagoblin/static/js/show_password.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/mediagoblin/static/js/comment_show.js b/mediagoblin/static/js/comment_show.js
index 71466a8d..c5ccee66 100644
--- a/mediagoblin/static/js/comment_show.js
+++ b/mediagoblin/static/js/comment_show.js
@@ -1,6 +1,6 @@
/**
* GNU MediaGoblin -- federated, autonomous media hosting
- * Copyright (C) 2011 MediaGoblin contributors. See AUTHORS.
+ * Copyright (C) 2011, 2012 MediaGoblin contributors. See AUTHORS.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
diff --git a/mediagoblin/static/js/geolocation-map.js b/mediagoblin/static/js/geolocation-map.js
index 35083d4f..a2c62045 100644
--- a/mediagoblin/static/js/geolocation-map.js
+++ b/mediagoblin/static/js/geolocation-map.js
@@ -1,6 +1,6 @@
/**
* GNU MediaGoblin -- federated, autonomous media hosting
- * Copyright (C) 2011 MediaGoblin contributors. See AUTHORS.
+ * Copyright (C) 2011, 2012 MediaGoblin contributors. See AUTHORS.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
diff --git a/mediagoblin/static/js/show_password.js b/mediagoblin/static/js/show_password.js
index 513fe327..e42d44ea 100644
--- a/mediagoblin/static/js/show_password.js
+++ b/mediagoblin/static/js/show_password.js
@@ -1,6 +1,6 @@
/**
* GNU MediaGoblin -- federated, autonomous media hosting
- * Copyright (C) 2011 MediaGoblin contributors. See AUTHORS.
+ * Copyright (C) 2011, 2012 MediaGoblin contributors. See AUTHORS.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by