diff options
author | Nathan Kinkade <nath@nkinka.de> | 2012-03-06 20:44:31 +0000 |
---|---|---|
committer | Nathan Kinkade <nath@nkinka.de> | 2012-03-06 20:44:31 +0000 |
commit | b95f4776fd6999242435d547c29944861e1c2c41 (patch) | |
tree | bae29debe13c9c4baf292404c69b815ef6928d9a /modules/comment/controllers/admin_manage_comments.php | |
parent | 81020da574f1db9fd1315dd7149d11a00013ff29 (diff) | |
parent | b167a3c50a3cecfaf726469ad7b0ee108fe32b00 (diff) |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/comment/controllers/admin_manage_comments.php')
-rw-r--r-- | modules/comment/controllers/admin_manage_comments.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/controllers/admin_manage_comments.php b/modules/comment/controllers/admin_manage_comments.php index 72684e70..bb5745a4 100644 --- a/modules/comment/controllers/admin_manage_comments.php +++ b/modules/comment/controllers/admin_manage_comments.php @@ -1,7 +1,7 @@ <?php defined("SYSPATH") or die("No direct script access."); /** * Gallery - a web based photo album viewer and editor - * Copyright (C) 2000-2011 Bharat Mediratta + * Copyright (C) 2000-2012 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |