From 3186ba62d297b084c6328d13f19c3b422d982de4 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 8 Jan 2009 15:34:07 -0800 Subject: [PATCH] Happy 2009! Updating copyright years. --- admin/automation.php | 2 +- admin/field.php | 2 +- admin/global.php | 2 +- admin/index.php | 2 +- admin/language.php | 2 +- admin/permission.php | 2 +- admin/priority.php | 2 +- admin/product.php | 2 +- admin/resolution.php | 2 +- admin/setting.php | 2 +- admin/severity.php | 2 +- admin/status.php | 2 +- admin/user.php | 2 +- admin/usergroup.php | 2 +- admin/userhelp.php | 2 +- attachment.php | 2 +- docs/datatools.php | 2 +- docs/mailtest.php | 2 +- docs/post-commit.php | 2 +- editcomment.php | 2 +- explain.php | 2 +- favorite.php | 2 +- global.php | 2 +- help.php | 2 +- includes/api_attachment.php | 4 ++-- includes/api_automation.php | 4 ++-- includes/api_bug.php | 4 ++-- includes/api_comment.php | 4 ++-- includes/api_field.php | 4 ++-- includes/api_language.php | 4 ++-- includes/api_priority.php | 4 ++-- includes/api_resolution.php | 4 ++-- includes/api_severity.php | 4 ++-- includes/api_status.php | 4 ++-- includes/api_user.php | 4 ++-- includes/api_usergroup.php | 4 ++-- includes/api_userhelp.php | 4 ++-- includes/auth/auth.php | 2 +- includes/auth/auth_default.php | 2 +- includes/auth/auth_drupal.php | 2 +- includes/auth/auth_phpbb2.php | 2 +- includes/auth/auth_vbulletin.php | 2 +- includes/class_admin_navigation.php | 4 ++-- includes/class_logging.php | 4 ++-- includes/class_message_reporter.php | 2 +- includes/class_mo.php | 4 ++-- includes/class_notification.php | 4 ++-- includes/class_sort.php | 4 ++-- includes/config.php.new | 2 +- includes/emails.php | 2 +- includes/functions.php | 2 +- includes/functions_datastore.php | 2 +- includes/functions_product.php | 2 +- includes/init.php | 2 +- includes/language.php | 2 +- includes/pagination.php | 4 ++-- includes/permissions.php | 2 +- includes/version.php | 2 +- index.php | 2 +- install/convert_database_charset.php | 2 +- install/default_data.php | 2 +- install/global.php | 2 +- install/install.css | 2 +- install/install.php | 2 +- install/schema.php | 2 +- install/settings.php | 2 +- install/upgrade.php | 2 +- install/upgrade1.php | 2 +- install/upgrade10.php | 2 +- install/upgrade11.php | 2 +- install/upgrade12.php | 2 +- install/upgrade13.php | 2 +- install/upgrade14.php | 2 +- install/upgrade15.php | 2 +- install/upgrade16.php | 2 +- install/upgrade17.php | 2 +- install/upgrade2.php | 2 +- install/upgrade3.php | 2 +- install/upgrade4.php | 2 +- install/upgrade5.php | 2 +- install/upgrade6.php | 2 +- install/upgrade7.php | 2 +- install/upgrade8.php | 2 +- install/upgrade9.php | 2 +- newreport.php | 2 +- register.php | 2 +- showhistory.php | 2 +- showreport.php | 2 +- syndicate.php | 2 +- templates/box.css | 2 +- templates/fields.css | 2 +- templates/global.css | 2 +- templates/global.js | 2 +- templates/report.css | 2 +- userctrl.php | 2 +- viewattachment.php | 2 +- vote.php | 2 +- 97 files changed, 116 insertions(+), 116 deletions(-) diff --git a/admin/automation.php b/admin/automation.php index 16e8739..5e788f9 100644 --- a/admin/automation.php +++ b/admin/automation.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/field.php b/admin/field.php index 04e1fd8..6abc03e 100644 --- a/admin/field.php +++ b/admin/field.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/global.php b/admin/global.php index edaadd8..39391a5 100755 --- a/admin/global.php +++ b/admin/global.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/index.php b/admin/index.php index e99d194..3ed6edb 100755 --- a/admin/index.php +++ b/admin/index.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/language.php b/admin/language.php index 595e78a..6c32068 100644 --- a/admin/language.php +++ b/admin/language.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/permission.php b/admin/permission.php index 591b675..3592a53 100755 --- a/admin/permission.php +++ b/admin/permission.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/priority.php b/admin/priority.php index 0078ac7..88fbd5b 100755 --- a/admin/priority.php +++ b/admin/priority.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/product.php b/admin/product.php index 16d344d..dcd02db 100755 --- a/admin/product.php +++ b/admin/product.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/resolution.php b/admin/resolution.php index bdf08db..e957aba 100755 --- a/admin/resolution.php +++ b/admin/resolution.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/setting.php b/admin/setting.php index f3d3b1e..43a01a1 100755 --- a/admin/setting.php +++ b/admin/setting.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/severity.php b/admin/severity.php index 9eb080f..8b517bf 100755 --- a/admin/severity.php +++ b/admin/severity.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/status.php b/admin/status.php index 37989aa..a416fa3 100755 --- a/admin/status.php +++ b/admin/status.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/user.php b/admin/user.php index 9d88f0e..5bc7150 100644 --- a/admin/user.php +++ b/admin/user.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/usergroup.php b/admin/usergroup.php index b69ca14..0127092 100755 --- a/admin/usergroup.php +++ b/admin/usergroup.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/admin/userhelp.php b/admin/userhelp.php index 2cca973..2217796 100755 --- a/admin/userhelp.php +++ b/admin/userhelp.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/attachment.php b/attachment.php index 9725139..89a6240 100755 --- a/attachment.php +++ b/attachment.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/docs/datatools.php b/docs/datatools.php index a039366..1d4fffb 100644 --- a/docs/datatools.php +++ b/docs/datatools.php @@ -175,7 +175,7 @@ if ($_REQUEST['do'] == 'settings') /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/docs/mailtest.php b/docs/mailtest.php index a228757..2cf10b7 100644 --- a/docs/mailtest.php +++ b/docs/mailtest.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/docs/post-commit.php b/docs/post-commit.php index f4df3d3..28787ce 100755 --- a/docs/post-commit.php +++ b/docs/post-commit.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/editcomment.php b/editcomment.php index 0b3de8c..205eded 100644 --- a/editcomment.php +++ b/editcomment.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/explain.php b/explain.php index 88fc894..705495b 100644 --- a/explain.php +++ b/explain.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/favorite.php b/favorite.php index 5bc8889..7f86c02 100644 --- a/favorite.php +++ b/favorite.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/global.php b/global.php index 0781b7c..e6b219b 100755 --- a/global.php +++ b/global.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/help.php b/help.php index 9c6eb0b..29ed753 100644 --- a/help.php +++ b/help.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/api_attachment.php b/includes/api_attachment.php index 0f05e2c..3ba57d9 100644 --- a/includes/api_attachment.php +++ b/includes/api_attachment.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -25,7 +25,7 @@ require_once ISSO . '/Api.php'; * API: Attachment * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_automation.php b/includes/api_automation.php index cef5401..8110fc5 100644 --- a/includes/api_automation.php +++ b/includes/api_automation.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Automation * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_bug.php b/includes/api_bug.php index 7c40009..d21f414 100644 --- a/includes/api_bug.php +++ b/includes/api_bug.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -28,7 +28,7 @@ require_once ISSO . '/Api.php'; * verification error, they actually set it to the default value * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_comment.php b/includes/api_comment.php index 9fe38cf..ef0af46 100644 --- a/includes/api_comment.php +++ b/includes/api_comment.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -25,7 +25,7 @@ require_once ISSO . '/Api.php'; * API: Comment * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_field.php b/includes/api_field.php index 8abfd26..728c955 100644 --- a/includes/api_field.php +++ b/includes/api_field.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Field * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_language.php b/includes/api_language.php index 8469bac..37a978a 100644 --- a/includes/api_language.php +++ b/includes/api_language.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Language * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_priority.php b/includes/api_priority.php index 48a1634..fa6b960 100644 --- a/includes/api_priority.php +++ b/includes/api_priority.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Priority * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_resolution.php b/includes/api_resolution.php index 9161620..8cbd38e 100644 --- a/includes/api_resolution.php +++ b/includes/api_resolution.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Resolution * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_severity.php b/includes/api_severity.php index eb0a7d2..7d7d24a 100644 --- a/includes/api_severity.php +++ b/includes/api_severity.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ require_once('./includes/functions_datastore.php'); * API: Severity * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_status.php b/includes/api_status.php index 96821e0..72ecc56 100644 --- a/includes/api_status.php +++ b/includes/api_status.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ require_once('./includes/functions_datastore.php'); * API: Status * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_user.php b/includes/api_user.php index e684658..4f36f36 100644 --- a/includes/api_user.php +++ b/includes/api_user.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ require_once('./includes/class_sort.php'); * API: User * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_usergroup.php b/includes/api_usergroup.php index 46e2433..6f65e06 100644 --- a/includes/api_usergroup.php +++ b/includes/api_usergroup.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ require_once('./includes/functions_datastore.php'); * API: Usergroup * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/api_userhelp.php b/includes/api_userhelp.php index afd09b8..702cd4b 100644 --- a/includes/api_userhelp.php +++ b/includes/api_userhelp.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ require_once('./includes/functions_datastore.php'); * API: User help * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/auth/auth.php b/includes/auth/auth.php index eb31b3e..d8d32f1 100644 --- a/includes/auth/auth.php +++ b/includes/auth/auth.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/auth/auth_default.php b/includes/auth/auth_default.php index 4ceb556..8765236 100644 --- a/includes/auth/auth_default.php +++ b/includes/auth/auth_default.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/auth/auth_drupal.php b/includes/auth/auth_drupal.php index aae7805..1cb1907 100644 --- a/includes/auth/auth_drupal.php +++ b/includes/auth/auth_drupal.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/auth/auth_phpbb2.php b/includes/auth/auth_phpbb2.php index 8fc4cae..6f96a34 100644 --- a/includes/auth/auth_phpbb2.php +++ b/includes/auth/auth_phpbb2.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/auth/auth_vbulletin.php b/includes/auth/auth_vbulletin.php index 2291e04..8303e8b 100644 --- a/includes/auth/auth_vbulletin.php +++ b/includes/auth/auth_vbulletin.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/class_admin_navigation.php b/includes/class_admin_navigation.php index a3efd3c..81eb5ee 100644 --- a/includes/class_admin_navigation.php +++ b/includes/class_admin_navigation.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ * links for the Admin CP. * * @author Blue Static -* @copyright Copyright (c)2004 - 2008, Blue Static +* @copyright Copyright (c)2004 - 2009, Blue Static * @version $Revision$ * @package Bugdar * diff --git a/includes/class_logging.php b/includes/class_logging.php index aad0648..7c4d296 100644 --- a/includes/class_logging.php +++ b/includes/class_logging.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -33,7 +33,7 @@ DELETE FROM history WHERE field IN ('lastposttime', 'lastpostby', 'hiddenlastpos * attachments. * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/class_message_reporter.php b/includes/class_message_reporter.php index 45f1439..a466af9 100755 --- a/includes/class_message_reporter.php +++ b/includes/class_message_reporter.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/class_mo.php b/includes/class_mo.php index dd5669d..4620495 100644 --- a/includes/class_mo.php +++ b/includes/class_mo.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ * http://www.gnu.org/software/gettext/manual/html_node/MO-Files.html * * @author rsesek - * @copyright Copyright (c)2006 - 2008, Blue Static + * @copyright Copyright (c)2006 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/class_notification.php b/includes/class_notification.php index 4a1efbd..e8d0ad0 100644 --- a/includes/class_notification.php +++ b/includes/class_notification.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -26,7 +26,7 @@ * options and bug changes, and then it sends said emails. * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/class_sort.php b/includes/class_sort.php index 624acee..56c4d6b 100644 --- a/includes/class_sort.php +++ b/includes/class_sort.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 @@ -25,7 +25,7 @@ * This class is used to sort bugs based on user-sent options and variables. * * @author Blue Static - * @copyright Copyright (c)2004 - 2008, Blue Static + * @copyright Copyright (c)2004 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/config.php.new b/includes/config.php.new index a5be85f..963fae6 100644 --- a/includes/config.php.new +++ b/includes/config.php.new @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/emails.php b/includes/emails.php index b4e1910..456a7e1 100644 --- a/includes/emails.php +++ b/includes/emails.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/functions.php b/includes/functions.php index 9fa4162..7912298 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/functions_datastore.php b/includes/functions_datastore.php index 43fe666..04dd7bd 100755 --- a/includes/functions_datastore.php +++ b/includes/functions_datastore.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/functions_product.php b/includes/functions_product.php index 5377859..081de98 100644 --- a/includes/functions_product.php +++ b/includes/functions_product.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/init.php b/includes/init.php index 1b9263e..0753791 100755 --- a/includes/init.php +++ b/includes/init.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/language.php b/includes/language.php index dfaa1bc..e2c564d 100644 --- a/includes/language.php +++ b/includes/language.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/pagination.php b/includes/pagination.php index 2984e8c..9215b06 100644 --- a/includes/pagination.php +++ b/includes/pagination.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2005-2008 Blue Static +|| # Copyright (c)2005-2009 Blue Static || # || # 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 @@ -27,7 +27,7 @@ require_once ISSO . '/Pagination.php'; * Subclass of BSPagination * * @author rsesek - * @copyright Copyright (c)2005 - 2008, Blue Static + * @copyright Copyright (c)2005 - 2009, Blue Static * @package Bugdar * */ diff --git a/includes/permissions.php b/includes/permissions.php index 4298920..a7af6e6 100644 --- a/includes/permissions.php +++ b/includes/permissions.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/includes/version.php b/includes/version.php index b992647..784b422 100644 --- a/includes/version.php +++ b/includes/version.php @@ -2,7 +2,7 @@ /*=====================================================================* || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/index.php b/index.php index c34b673..bd85cdd 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/convert_database_charset.php b/install/convert_database_charset.php index 1765e98..7a1ced2 100644 --- a/install/convert_database_charset.php +++ b/install/convert_database_charset.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/default_data.php b/install/default_data.php index 7dbf7d4..4d9f48d 100644 --- a/install/default_data.php +++ b/install/default_data.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/global.php b/install/global.php index 1c833d0..147a255 100644 --- a/install/global.php +++ b/install/global.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/install.css b/install/install.css index 22270d2..7838f50 100644 --- a/install/install.css +++ b/install/install.css @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/install.php b/install/install.php index 6111ba7..8946e8b 100644 --- a/install/install.php +++ b/install/install.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/schema.php b/install/schema.php index 502c431..ca607a5 100644 --- a/install/schema.php +++ b/install/schema.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/settings.php b/install/settings.php index 32b8866..6dee67a 100644 --- a/install/settings.php +++ b/install/settings.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade.php b/install/upgrade.php index 9b5795b..744ed69 100644 --- a/install/upgrade.php +++ b/install/upgrade.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade1.php b/install/upgrade1.php index cbe8129..7320841 100644 --- a/install/upgrade1.php +++ b/install/upgrade1.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade10.php b/install/upgrade10.php index b26d828..674de89 100644 --- a/install/upgrade10.php +++ b/install/upgrade10.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade11.php b/install/upgrade11.php index 47e09d7..d888ffc 100644 --- a/install/upgrade11.php +++ b/install/upgrade11.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade12.php b/install/upgrade12.php index a28774d..895e1e1 100644 --- a/install/upgrade12.php +++ b/install/upgrade12.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade13.php b/install/upgrade13.php index 74ee509..6948430 100644 --- a/install/upgrade13.php +++ b/install/upgrade13.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade14.php b/install/upgrade14.php index 718d95f..2b86b8a 100644 --- a/install/upgrade14.php +++ b/install/upgrade14.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade15.php b/install/upgrade15.php index 0a14695..dd8028f 100644 --- a/install/upgrade15.php +++ b/install/upgrade15.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade16.php b/install/upgrade16.php index 2fbb302..05841d7 100644 --- a/install/upgrade16.php +++ b/install/upgrade16.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade17.php b/install/upgrade17.php index 7a31758..9839916 100644 --- a/install/upgrade17.php +++ b/install/upgrade17.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade2.php b/install/upgrade2.php index 056ec1a..d820de8 100644 --- a/install/upgrade2.php +++ b/install/upgrade2.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade3.php b/install/upgrade3.php index af3b7a5..294a585 100644 --- a/install/upgrade3.php +++ b/install/upgrade3.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade4.php b/install/upgrade4.php index b68fc2d..6a16089 100644 --- a/install/upgrade4.php +++ b/install/upgrade4.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade5.php b/install/upgrade5.php index 3f85d8d..29ea28a 100644 --- a/install/upgrade5.php +++ b/install/upgrade5.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade6.php b/install/upgrade6.php index 51c04cd..459dec8 100644 --- a/install/upgrade6.php +++ b/install/upgrade6.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade7.php b/install/upgrade7.php index 904d959..799896c 100644 --- a/install/upgrade7.php +++ b/install/upgrade7.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade8.php b/install/upgrade8.php index 7c1a09e..ceb5e2b 100644 --- a/install/upgrade8.php +++ b/install/upgrade8.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/install/upgrade9.php b/install/upgrade9.php index 1276db5..fd4c089 100644 --- a/install/upgrade9.php +++ b/install/upgrade9.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/newreport.php b/newreport.php index a845111..d4c9d38 100755 --- a/newreport.php +++ b/newreport.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/register.php b/register.php index 1da5109..99bcba9 100755 --- a/register.php +++ b/register.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/showhistory.php b/showhistory.php index b21e3c3..25bca98 100644 --- a/showhistory.php +++ b/showhistory.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/showreport.php b/showreport.php index fec4c42..56df31e 100644 --- a/showreport.php +++ b/showreport.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/syndicate.php b/syndicate.php index cea2ef1..5131e25 100644 --- a/syndicate.php +++ b/syndicate.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/templates/box.css b/templates/box.css index 87a87b3..ad7ee92 100644 --- a/templates/box.css +++ b/templates/box.css @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/templates/fields.css b/templates/fields.css index 91d88d5..e416bc4 100644 --- a/templates/fields.css +++ b/templates/fields.css @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/templates/global.css b/templates/global.css index ad79d35..6394beb 100644 --- a/templates/global.css +++ b/templates/global.css @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/templates/global.js b/templates/global.js index 3b136fa..30a81dc 100644 --- a/templates/global.js +++ b/templates/global.js @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/templates/report.css b/templates/report.css index dbedb78..2f5d8ea 100644 --- a/templates/report.css +++ b/templates/report.css @@ -1,7 +1,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/userctrl.php b/userctrl.php index c973f86..47af560 100644 --- a/userctrl.php +++ b/userctrl.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/viewattachment.php b/viewattachment.php index 05eeb6d..3bfda9f 100755 --- a/viewattachment.php +++ b/viewattachment.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 diff --git a/vote.php b/vote.php index 129c1a0..c66a360 100644 --- a/vote.php +++ b/vote.php @@ -2,7 +2,7 @@ /*=====================================================================*\ || ################################################################### || # Bugdar -|| # Copyright (c)2004-2008 Blue Static +|| # Copyright (c)2004-2009 Blue Static || # || # 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 -- 2.22.5