- Update the copyright notices to use the correct year and not a non-ASCII symbol
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Sep 2008 14:18:39 +0000 (10:18 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 17 Sep 2008 14:39:21 +0000 (10:39 -0400)
- Remove SVN footers and SVN constants
- Remove $Revision$ keywords

101 files changed:
admin/automation.php
admin/field.php
admin/global.php
admin/index.php
admin/language.php
admin/permission.php
admin/priority.php
admin/product.php
admin/resolution.php
admin/setting.php
admin/severity.php
admin/status.php
admin/user.php
admin/usergroup.php
admin/userhelp.php
attachment.php
docs/datatools.php
docs/mailtest.php
docs/post-commit.php
editcomment.php
editreport.php
explain.php
favorite.php
global.php
help.php
includes/api_attachment.php
includes/api_automation.php
includes/api_bug.php
includes/api_comment.php
includes/api_field.php
includes/api_language.php
includes/api_priority.php
includes/api_resolution.php
includes/api_severity.php
includes/api_status.php
includes/api_user.php
includes/api_usergroup.php
includes/api_userhelp.php
includes/auth/auth.php
includes/auth/auth_default.php
includes/auth/auth_drupal.php
includes/auth/auth_phpbb2.php
includes/auth/auth_vbulletin.php
includes/class_admin_navigation.php
includes/class_logging.php
includes/class_message_reporter.php
includes/class_mo.php
includes/class_notification.php
includes/class_sort.php
includes/config.php.new
includes/emails.php
includes/functions.php
includes/functions_datastore.php
includes/functions_product.php
includes/init.php
includes/language.php
includes/permissions.php
includes/version.php
index.php
install/convert_database_charset.php
install/default_data.php
install/global.php
install/install.css
install/install.php
install/schema.php
install/settings.php
install/templates/1.0.0 - 1.1.0 Beta 1.diff
install/templates/1.2.0 Beta 1 - 1.2.0 Beta 2.diff
install/upgrade.php
install/upgrade1.php
install/upgrade10.php
install/upgrade11.php
install/upgrade12.php
install/upgrade13.php
install/upgrade14.php
install/upgrade15.php
install/upgrade16.php
install/upgrade17.php
install/upgrade2.php
install/upgrade3.php
install/upgrade4.php
install/upgrade5.php
install/upgrade6.php
install/upgrade7.php
install/upgrade8.php
install/upgrade9.php
login.php
newreport.php
register.php
search.php
showhistory.php
showreport.php
syndicate.php
templates/box.css
templates/fields.css
templates/global.css
templates/global.js
templates/report.css
userctrl.php
viewattachment.php
vote.php

index e65594080a822a3b6cb9cd648fab7c94ed29e658..16e8739702cfe687f67326f517a5ce33bcbb2ed7 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -229,10 +229,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c8d2a82ea16bdddb5aa760dd6ac6a21f97f11179..04e1fd86dd79e13cc53092a18c732af776511854 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -303,10 +303,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 4e0c3fd92c0e83caec2f5913844c016ea3f2d430..9ba31175aa181f1a967bffa4441f2a9c79460bb7 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -158,10 +158,4 @@ function AdminPageNavigatorCallback($baselink, $nextpage, $prevpage, $show, $pag
        return '<div style="margin-top: 15px; float: ' . $stylevar['right'] . '">' . $return . '</div>';
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 816df901dcce85a69549a3d80307c190c309bb88..10d1d24eda971626737b493745ee2b101d8b6629 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -84,10 +84,4 @@ $admin->table_end();
 
 $admin->page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c2799eacbf31a050b9b49d95aefd0f841fbecd7f..595e78a67b18296e5d8dc80acfc7f12b55472ecd 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -184,10 +184,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index fcd40dd611bd7b1a7f2b86a6fbd5a30c8f72cb3c..591b675521fdafd8bcddb841f89b6bf47f75940e 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -227,10 +227,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index a938c2bbd92dc9cd851bbf20532f41867c2d3cf4..0078ac7f55dc414930828b0800b7dedc6f924618 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -159,10 +159,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index d9bc75c817b428115bbb38bbf67bff745126f43e..16d344d9d14dd2c235270fc091f0235db14b2198 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -433,10 +433,4 @@ EOF;
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6eebab523496808314cd2fcfc1a723ca9cc5e243..bdf08dbe43bc8171f00fe4fa7bb7d92eba50a74d 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -159,10 +159,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index a2ed8368ec393942a85856a4514033510df8f59c..f3d3b1e2d4f5c0e43255883239f89b4f797af814 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -264,10 +264,4 @@ function ConstructColumnOptionsSetting()
        return $return;
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index cd84bb163d3fab7483a3079c6e1da813bf144e9f..9eb080f0774c41e4ae7f27e3036bc6728a38cb98 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -159,10 +159,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 9d1c56f4ac9124368b98476f57aa84f53f3030db..37989aae34628ade15d0eadcedb365bdff7366cd 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -162,10 +162,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 012cc77715c47544384008b1e0b33aada27c643e..9d88f0e2bd8c04c680296ea629418c2ebb7f4026 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -439,10 +439,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e995b18493e0ee542ffa3bbcdfeb0307243b7d00..b69ca14cf2c72ed219da4de1af2c8c913b9fec8c 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -430,10 +430,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 9e4d80ebf72d1ed65378ff70e647adc697365bfa..2cca973e8943b3ea0f092da8247286f82458051a 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -148,10 +148,4 @@ if ($_REQUEST['do'] == 'modify')
        $admin->page_end();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index a46c5d79e58d6229e419ed7b8790b90f86964a68..97251394b42dcaaca018ba357525a74a2e54f7b0 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,7 +24,6 @@ $fetchtemplates = array(
        'editattach'
 );
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -257,10 +256,4 @@ if ($_REQUEST['do'] == 'edit')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e025d7a08719c2596046f6f2b59153a15e0ca19b..a0393668cb8fc83b36f249560d369a7414d6fd34 100644 (file)
@@ -175,7 +175,7 @@ if ($_REQUEST['do'] == 'settings')
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 9fdf4b6c79d289a0607740e01e9cb61791fb7668..a228757afc390ef75984ec5b5ed9d4ffc663c320 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -126,10 +126,4 @@ Sendmail (Path): \"" . ini_get('sendmail_path') . "\"";
 </html>
 <?php
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index bae28b1870d1c5cc0cfa8addab7b1346e06d8b98..f4df3d35ac97599424c952bfd746db893a261ac8 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -62,10 +62,4 @@ if (preg_match_all('#(fixe(s|d)|close(s|d)) bug://(report/)?([0-9]*)#i', $output
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2e2fd4e035eec997afe1335b7c917668cf72797c..0b3de8c0d22c5d0005534afa3fb65f11667b7e5d 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,7 +23,6 @@ $fetchtemplates = array(
        'editcomment'
 );
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -205,10 +204,4 @@ if ($_REQUEST['do'] == 'edit')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2c96b0fb57f11714544a824ac7e2adf17c86fcff..09d941e46e1c4a76a984cab299131140433c990f 100644 (file)
@@ -19,7 +19,6 @@
 || ###################################################################
 \*=====================================================================*/
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -224,10 +223,4 @@ if ($_POST['do'] == 'update')
        $message->redirect(T('Your changes to the bug have been saved.'), "showreport.php?bugid=$bug[bugid]");
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 265b7e4f98b44a40574db337277c03322ef83a3f..88fc8949ecf52f8c02b400a043cfcdf7e9f5d8b0 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,6 @@ $fetchtemplates = array(
        'explain_row'
 );
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -192,10 +191,4 @@ if ($_REQUEST['do'] == 'automations')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6923cc253eb3cf2780ac49028893e1cf3c7f30b9..5bc8889f97aec3e2681351d1623deb414748602c 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -19,7 +19,6 @@
 || ###################################################################
 \*=====================================================================*/
 
-define('SVN', '$Id$');
 
 if (empty($_REQUEST['do']))
 {
@@ -106,10 +105,4 @@ if ($_REQUEST['do'] == 'manage')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6b0afeaf719a896bd641e17c673a6fa5ae3ad34c..0781b7c4bcf10fed1d491d0ae2b19b472e7f11ae 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -97,10 +97,4 @@ if (!(defined('NO_TEMPLATES') AND constant('NO_TEMPLATES') == true))
 require_once('./includes/class_message_reporter.php');
 $message = new MessageReporter();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index f198342f514ab224fb1ed5ec4834ec4e0af57948..9c6eb0b066a692b86faf5066489d65e81e3dc5cf 100644 (file)
--- a/help.php
+++ b/help.php
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,7 +23,6 @@ $fetchtemplates = array(
        'help_window'
 );
 
-define('SVN', '$Id$');
 
 require_once('./global.php');
 
@@ -42,10 +41,4 @@ $tpl = new BSTemplate('help_window');
 $tpl->vars = array('topic' => $topic);
 $tpl->evaluate()->flush();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c98530d50ef7a3505782bb1c40796357a44eac2e..0f05e2c771bec8c364ce026aa0396b3a83dd639d 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +25,7 @@ require_once ISSO . '/Api.php';
  * API: Attachment
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -86,10 +85,4 @@ class AttachmentAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 0e079f8695b8aee4c0ab32232d9735c1b9e8f4fc..cef540102063c4a029a7d1793d4b05f5864f264e 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +26,7 @@ require_once('./includes/functions_datastore.php');
  * API: Automation
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -118,10 +117,4 @@ class AutomationAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 0f1e1f6a8e870cdfe7fc8bdb3d4dd12bd3df2740..7c400094c719e3302061d4c68f66fc8d0b39e288 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
 require_once ISSO . '/Api.php';
 
 /**
-* API: Bug
-*
-* Note: When priority, severity, status, and resolution should throw a
-* verification error, they actually set it to the default value
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Bug
+ *
+ * Note: When priority, severity, status, and resolution should throw a
+ * verification error, they actually set it to the default value
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class BugAPI extends BSApi
 {
        /**
@@ -246,10 +245,4 @@ class BugAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c191dfe65a443b1a31e355122a7f2d2eb3de3a1b..9fe38cf0831ea2bf77c0a5ad058092ea21049ec2 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
 require_once ISSO . '/Api.php';
 
 /**
-* API: Comment
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Comment
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class CommentAPI extends BSApi
 {
        /**
@@ -134,10 +133,4 @@ class CommentAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c75f81bbb247e1019e2d0be900e23537a225c70e..8abfd26dcddf4ef3a238d7ebe8e36b7145e05300 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +26,7 @@ require_once('./includes/functions_datastore.php');
  * API: Field
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -176,10 +175,4 @@ class FieldAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 0f146deb880307c887f9d600219a98bf59bbb2e8..8469bac5589381ac22c7d6185763b544e10479e7 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,14 +23,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Language
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Language
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class LanguageAPI extends BSApi
 {
        /**
@@ -129,10 +128,4 @@ class LanguageAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 3fd9243aac75508b12b9f645a8ba1d0c186a0111..48a1634243c34d7e9a601ceafc1ace197a561ee6 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,14 +23,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Priority
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Priority
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class PriorityAPI extends BSApi
 {
        /**
@@ -97,10 +96,4 @@ class PriorityAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 1cd1dd0f1b18e0a597dc6f7fdecd2ab9406aa167..91616203c53dc1ec2bc3a92af7dc7456cf8ac1fb 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,14 +23,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Resolution
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Resolution
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class ResolutionAPI extends BSApi
 {
        /**
@@ -97,10 +96,4 @@ class ResolutionAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 103ad809a79f52972427dbdcd668e9064eee6ce0..eb0a7d2a8e88d8b3aef19af435b70543ebdc5bc3 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,14 +24,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Severity
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Severity
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class SeverityAPI extends BSApi
 {
        /**
@@ -98,10 +97,4 @@ class SeverityAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 697fe3de5c2f1dcf9b4a781d24bb2b9cac3588bd..96821e088741c235552f69c2c998f0aa24c0d3c3 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,14 +24,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Status
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Status
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class StatusAPI extends BSApi
 {
        /**
@@ -99,10 +98,4 @@ class StatusAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index ac9569db6695d24b2df8e4723ddc4eaf4d56d627..eb71212ea28e74465671d1a1a8b5b7b80b19a5da 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +27,7 @@ require_once('./includes/class_sort.php');
  * API: User
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -324,10 +323,4 @@ class UserAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index d8190d4f3d5a1e34dd2f87d55c97e2e131386c58..46e2433a197cad182f7bd02d3cd801f6a30a742b 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,14 +23,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: Usergroup
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: Usergroup
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class UsergroupAPI extends BSApi
 {
        /**
@@ -115,10 +114,4 @@ class UsergroupAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index fbccf42f4311010dc4e3a4a9442ba39f729261f5..afd09b8b5bf50b2e7a0d9b7ecc9609c7d6de0a84 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,14 +24,13 @@ require_once ISSO . '/Api.php';
 require_once('./includes/functions_datastore.php');
 
 /**
-* API: User help
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * API: User help
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class UserHelpAPI extends BSApi
 {
        /**
@@ -151,10 +150,4 @@ class UserHelpAPI extends BSApi
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c1bffe014148731a21b2192413c3a5a37d4b4d81..eb31b3ed59fdde3ad97a8a838af8cf36ff073929 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -329,10 +329,4 @@ class Authentication
        function _setCookies($permanent = false) {}
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 032e924dc23e50388037273e9970cfdce2653007..4ceb5560de6d75a0f4cc2d58c52cd609ddb5c0d6 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -100,10 +100,4 @@ class AuthenticationDefault extends Authentication
        function _syncBugdarUser() {}
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2594a2a676bd426176d089682a510fc2ff765d26..aae7805997c6058e62553aae96c852bb2d94cc56 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -115,10 +115,4 @@ class AuthenticationDrupal extends Authentication
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index a4391fada8439fa0c8f5e56eb64249efc66bf7f3..8fc4cae0de6d8217518aee19c2e50994921b2a93 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -150,10 +150,4 @@ class AuthenticationPhpbb2 extends Authentication
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 27327ac728d98164cfda2347239f9d63336ff3dd..2291e0428433cbc0dd2db97ac14b87417de43c42 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -117,10 +117,4 @@ class AuthenticationVbulletin extends Authentication
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 7e7549cd3ef48fe0fc72a5ca8ce6d57e0fa6e441..a3efd3c40619e7beed9074d7177861b8d93a1ce4 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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 ©2002 - 2007, Blue Static
+* @copyright   Copyright (c)2004 - 2008, Blue Static
 * @version             $Revision$
 * @package             Bugdar
 * 
@@ -407,10 +407,4 @@ class NavLinks
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index d7dd0d0cebc7e1604423b79dd6e2c828254c3863..aad0648047754fe46d26c0b2908270444bc689db 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +33,7 @@ DELETE FROM history WHERE field IN ('lastposttime', 'lastpostby', 'hiddenlastpos
  * attachments.
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -203,10 +202,4 @@ class Logging
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 09e68035c37060c97ee4fa28e5ade4ca87ec0c28..45f1439012c16e54952e8cf4f26e4c1213516ad6 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -180,10 +180,4 @@ class MessageReporter
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index ca81a5a23b3bb0d14e63aacd1e71eb5d50991523..dd5669db7463dc3b65258169aac84591a820b359 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,6 @@
  *
  * @author             rsesek
  * @copyright  Copyright (c)2006 - 2008, Blue Static
- * @version            $Revision$
  * @package            Bugdar
  *
  */
@@ -166,10 +165,4 @@ class MOReader
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index f56ddf39d725b93a14fc79f6496961d6cd57dd82..4a1efbddb13991380db03e73099ed65458914fac 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
 \*=====================================================================*/
 
 /**
-* Notification Center
-*
-* This class determines which emails need to be sent out based on user 
-* options and bug changes, and then it sends said emails.
-*
-* @author              Blue Static
-* @copyright   Copyright ©2002 - 2007, Blue Static
-* @version             $Revision$
-* @package             Bugdar
-* 
-*/
+ * Notification Center
+ *
+ * This class determines which emails need to be sent out based on user 
+ * options and bug changes, and then it sends said emails.
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
+ * @package            Bugdar
+ * 
+ */
 class NotificationCenter
 {
        /**
@@ -563,10 +562,4 @@ class NotificationCenter
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 94ad6c976c899a7d6631522f28bccf8ad2b5a1aa..624aceefe06f5032d17bc6a72d1642b6effb1f7a 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,8 +25,7 @@
  * This class is used to sort bugs based on user-sent options and variables.
  *
  * @author             Blue Static
- * @copyright  Copyright ©2002 - 2007, Blue Static
- * @version            $Revision$
+ * @copyright  Copyright (c)2004 - 2008, Blue Static
  * @package            Bugdar
  * 
  */
@@ -517,10 +516,4 @@ class ListSorter
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 5e1d3665c66a0fc52353fe3d0050365da1e8ead0..a5be85f78d548d3dd16b383efe2cbbcf16214880 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -80,10 +80,4 @@ $tableprefix = '';
 // reason.
 $cookieprefix = 'bt';
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index d6d9d023289e12f3d431498aa7d675dbb64b4221..b4e1910d63482e18be76a93c35e6c6fa33c0a0e1 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index f9f50637438e07dd1295b2652372b9673eb0a264..9fa4162062ff621e7d497d80ebfc0b0568df84bf 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -746,10 +746,4 @@ function FetchEmailPath($name, $locale)
        return '../locale/' . $locale . '/emails/' . $name;
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 5b42042be1915d78cfac9f3aac57fe31b1892d9e..43fe6668e42da9c8bf1a27023bb988c51d8fc5f4 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -288,10 +288,4 @@ function build_user_help()
        bugdar::$datastore['help'] = $help;
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 643c16b04a615f826490b7b9138f3584b3d5a49b..5377859c781c125c90ab90e60a6e2fcd0de01d8c 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -132,10 +132,4 @@ function construct_option_group($glabel, $optbits)
        return $tpl->evaluate()->getTemplate();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 5783eae42bf813aeec046f2a251ee189b6b5c9df..1b9263e7512847257b86040b4dd80d97bfc09837 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -178,10 +178,4 @@ $datef = BSApp::$date = new BSDate();
 $datef->setUserTimeZone(bugdar::$userinfo['timezone'] + (bugdar::$userinfo['usedst'] * 1));
 BSApp::debug('user tz = ' . bugdar::$userinfo['timezone'] . '; use version = ' . $datef->usertz);
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 0be105610664377d1fd876d32707db56f4afdbb1..dfaa1bcd7982bb495f8e9ba1ba732f6b0e08f3ad 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -103,10 +103,4 @@ function T($str)
        return $mo->T($str);
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index dc8f46d340f7196e4703865133e17833a6e1ac32..4298920355d533aad88720f19100367cbb9bd255 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -71,10 +71,4 @@ bugdar::$emailOptions = array(
        )
 );
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2a9eef6941b4cc555a54c852044521c07e5fb7a9..b992647cd27f4a7ab8ad017924f3021c0be3ee5c 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,10 +24,4 @@ if (!defined('BUGDAR_VERSION'))
        define('BUGDAR_VERSION', '1.2.1');
 }
 
-/*=====================================================================*
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6621d3133ecd066cecd79f2ce6e2323d9a6599ee..c34b673c223fc1284813756d45126f1dd854cf14 100644 (file)
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,6 @@ $fetchtemplates = array(
        'pagenav_bit'
 );
 
-define('SVN', '$Id$');
 
 $focus['index'] = 'focus';
 
@@ -85,10 +84,4 @@ $tpl->vars = array(
 );
 $tpl->evaluate()->flush();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 36075a9b06b036a5e8f40d1f7910a854bc8015fd..1765e980e6af3786daded51f29567a8ccb255f44 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -19,7 +19,6 @@
 || ###################################################################
 \*=====================================================================*/
 
-define('SVN', '$Id$');
 
 chdir('../admin/');
 require_once('./global.php');
@@ -173,10 +172,4 @@ else if ($input->in['step'] == 2)
 
 $admin->page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2fdcab72237c6ef509c51752f121a0b4b7ec18f0..7dbf7d44dc7bfaa8f545ad04f24351a2b47fd075 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -257,10 +257,4 @@ The &quot;Automation&quot; drop-down next to this box (which may be hidden) will
        )
 );
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 4dc90cbe1ebacc7569e1d78e0f90f6ae5c7401a8..1c833d0aacc932d74e5572b0fc2b4c3ebc0a4f6a 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -126,10 +126,4 @@ if ($input->in['mark'] == STOP_MARK)
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index df7ec28ee6f9fadb9de25e10d92103b20315d7b0..22270d2e02ba017caed223d41c446f03df43be71 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 9b9e4511d8d349fcc5db16e9b4528e906e999c08..6111ba77ae209a9b18d22d5b01496eb833aa4d40 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -323,10 +323,4 @@ if ($input->in['mark'] == 8)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 10a3401161976f1399147b475a52ac0127a6c157..502c431f7859060ebe82460ca8da04a9e4bfb073 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -350,10 +350,4 @@ CREATE TABLE " . TABLE_PREFIX . "vote
        PRIMARY KEY (bugid)
 );";
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 3c9b4520fcccf5ff1cd60d6499645e1ed9894bbc..32b88660f7071e2e88e20efc6f4480f7e0d2b7ff 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -56,10 +56,4 @@ $settings = array(
        'redirectheaders' => '0',
 );
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6e0caee64a9bff17711da488d82dcc1446c12b5c..40d883154c7842620c0848a0a28628b86e5354f4 100644 (file)
@@ -8,12 +8,12 @@ Index: box.css
 +|| ###################################################################
  || # Bugdar
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
@@ -807,12 +807,12 @@ Index: global.css
 +|| ###################################################################
  || # Bugdar
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
@@ -905,12 +905,12 @@ Index: fields.css
 +|| ###################################################################
  || # Bugdar
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
@@ -951,12 +951,12 @@ Index: report.css
 +|| ###################################################################
  || # Bugdar
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
@@ -1032,14 +1032,14 @@ Index: stylevars.txt
 -|| ################################################################### ||
 -|| # BugTrack [#]version[#]
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
 +|| ###################################################################
 +|| # Bugdar
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
@@ -1067,12 +1067,12 @@ Index: global.js
 +|| ###################################################################
  || # Bugdar
 -|| # --------------------------------------------------------------- # ||
--|| # Copyright ©2002-2007 by Iris Studios, Inc. All Rights Reserved. # ||
+-|| # Copyright (c)2004-2008 by Iris Studios, Inc. All Rights Reserved. # ||
 -|| # This file may not be reproduced in any way without permission.  # ||
 -|| # --------------------------------------------------------------- # ||
 -|| # User License Agreement at http://www.iris-studios.com/license/  # ||
 -|| ################################################################### ||
-+|| # Copyright ©2002-2007 Blue Static
++|| # Copyright (c)2004-2008 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
index 684bbbd0f978fa376043eeb8234bebf4664961eb..085ddb4174e63d1695764cd4a983c39ba272841f 100644 (file)
@@ -6,7 +6,7 @@ Index: stylevars.txt
 -/*=====================================================================*\
 -|| ###################################################################
 -|| # Bugdar
--|| # Copyright ©2002-2007 Blue Static
+-|| # Copyright (c)2004-2008 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
index 9069edce85964933a6d652d55efa6d9c02f65dfa..9b5795bac8d69df48629f0e4111191b1bce0ac2c 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -71,10 +71,4 @@ else
        header("Location: upgrade" . $bugsys->versions[ $input->in['next'] ] . ".php");
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e5f697424878df2d6d254c56f7c7b3be907470d8..cbe81292135119e010ffedfd59bc9d5ec201c31b 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -67,10 +67,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 2c8d73317c6f02976f2d0a84ef93ed5736e1b1d6..b26d8280e55e027753b945a1bc6ab55f5dcb0404 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -66,10 +66,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index c5ed5fbb917b4d75dda448ccf2537ab03af07dbd..47e09d7df7069e93009f55201b838b86935c03f6 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -203,10 +203,4 @@ if ($input->in['mark'] == 5)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 5b64562d35be2bd4a151a36d98da63f61608c98e..a28774df139515c23b1afbee7312d0919e4f860f 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -79,10 +79,4 @@ if ($input->in['mark'] == 2)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index f8da550f750990ad78b69b837f8c96a82af20807..74ee50955c36bd37bfc5e3bf51d6ad64d07557c2 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -101,10 +101,4 @@ if ($input->in['mark'] == 2)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 803e0e26a99745fcad391a54c1b70821daa6cf6d..718d95f55c2ffd7fa63a6030d558e4805733de7b 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -66,10 +66,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 3e2c7ebaa65feb52dbc8f8ea4c6b21c86d7ee1b2..0a146957d3235daf51176627baf4eabbc0544114 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -66,10 +66,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 388784b640569cdd96172f17e6a37dc98d2bd3c6..2fbb302c61164ca26f91ded21e3045f5a9f6d252 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -66,10 +66,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index b6a61cd52215f3f0dbb1d79872236455b80784bb..7a3175808a910e1f384d6517c21213d6f2f54b77 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -66,10 +66,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index ff6f5d7956f0fd0f5aa160a42f204e560766858d..056ec1abccbb95d673b117adb08236896513e954 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -278,10 +278,4 @@ if ($input->in['mark'] == 7)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index bae507a71ba0af3662523bf704e751cc0ceeed4c..af3b7a51b64fbb7b404c8098e5f5ed5ca9617aa7 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -132,10 +132,4 @@ if ($input->in['mark'] == 4)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e6ced0ff0e7c174bfaca7a5c15dcde6e85d228f8..b68fc2d21a8e8379620443982fb1115557e16927 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -67,10 +67,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index a96a922119d725177f9f85af9d42480157b8e717..3f85d8d7d87d3a83ee7c1f533b1462579c648d6c 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -101,10 +101,4 @@ if ($input->in['mark'] == 2)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 9e703f548b87bab5fb52c8e2f478dd9b1891252e..51c04cd8af20be11e7043c8bffd04c8d9c3c9a71 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -68,10 +68,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e5a9d78cbe515c943462a4a030cdb33b12448e13..904d959f54ea27ee6348f167bd9d14cbb5d3c20b 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -68,10 +68,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 66415b888a130f646bd553a52b28db3804a4d59e..7c1a09e9160cbfb33a63aa28a43167f1e7a665e4 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -68,10 +68,4 @@ if ($input->in['mark'] == 1)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 96deb999f74761879d74ff79e6d775291d88e135..1276db5124944132dc889a39687b20dba4f9e545 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -81,10 +81,4 @@ if ($input->in['mark'] == 2)
 
 page_end();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 6d59c92f1fa836135c5f1a84681bea2af5bf0408..c38ca4553232b92fd205ba929d506a6eedd64643 100755 (executable)
--- a/login.php
+++ b/login.php
@@ -25,7 +25,6 @@ $fetchtemplates = array(
        'passwordreset'
 );
 
-define('SVN', '$Id$');
 
 $focus['user'] = 'focus';
 
@@ -218,10 +217,4 @@ if ($_REQUEST['do'] == 'cplogout')
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index db3008a0aac4924b97fb34ec7b3b9c9ef8723cdd..a845111b8af24a3605df8a8c6843127ea5adc14d 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,7 +23,6 @@ $fetchtemplates = array(
        'newreport',
 );
 
-define('SVN', '$Id$');
 
 $focus['newreport'] = 'focus';
 
@@ -197,10 +196,4 @@ if ($_REQUEST['do'] == 'add')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 4ff905dbf8fc12d1f246af1718a35dc3201bd9f1..1da5109405d41d3e6aca2e8847d48fa2f94ff74b 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -23,7 +23,6 @@ $fetchtemplates = array(
        'register'
 );
 
-define('SVN', '$Id$');
 
 $focus['user'] = 'focus';
 
@@ -199,10 +198,4 @@ if ($_REQUEST['do'] == 'activate')
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 4a54301386cc6e9e43235a1346ca4afc5d6317c6..4b323e2ef39fdcb9849b91808a6d022d96075417 100644 (file)
@@ -30,7 +30,6 @@ $fetchtemplates = array(
        'pagenav'
 );
 
-define('SVN', '$Id$');
 
 $focus['search'] = 'focus';
 
@@ -741,10 +740,4 @@ if ($_POST['do'] == 'results')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index e0a74c912397fadccc3698cb25464297f9b5fe29..b21e3c372e42030517f3097a7e56e9048774c730 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -24,7 +24,6 @@ $fetchtemplates = array(
        'history_bit'
 );
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -183,10 +182,4 @@ $tpl->vars = array(
 );
 $tpl->evaluate()->flush();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 266438c38c3f276743ffed9a913f94a5467de801..fec4c42a4abb97481127f0dffc0b3784cbc1066d 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,6 @@ $fetchtemplates = array(
        'bugfield_static_text'
 );
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -371,10 +370,4 @@ $tpl->vars = array(
 );
 $tpl->evaluate()->flush();
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 9d45d0b3132d6ac40a85014f15de98884451c08e..cea2ef1ceab9727d7a1d46dea433df305fa97f54 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -105,10 +105,4 @@ echo '
 
 </feed>';
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index eb286b15e29c81e44d106b679caa161a56dce50c..87a87b36d595c726ca27d4ae8a1e6458bbf7123d 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index bca50a9e22be1a6f54a14bb5875da2b5de49eb94..91d88d503e6f923ea9bfb440421add32eadd15e9 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 3b698def76145516c6f5d22961c812029c79d2cc..ad79d35e69c09bbc258d974bdb44b2625bb79010 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 72ae17334daedd381b8fdfadeeb8361f1124a8c8..3b136fa47907a153dabc5980900d08eba78af9e9 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 4ecf19113332d4700c95f352e80895fbd456f387..dbedb78cb3b120ce0265b4c66ee21bcbffe60fb3 100644 (file)
@@ -1,7 +1,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
index 26cbd1f7597d77f76776397f07305eede7109347..c973f86130e9bd8c81b259433d73493261ee2684 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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,6 @@ $fetchtemplates = array(
        'userctrl_search'
 );
 
-define('SVN', '$Id$');
 
 $focus['user'] = 'focus';
 
@@ -316,10 +315,4 @@ if ($_REQUEST['do'] == 'modify')
        $tpl->evaluate()->flush();
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index 542d72015af20cd12d1e6b20a2e65ea582e1b9e2..05eeb6d1e2cb4a0c96665ec7fc6994964d5c837f 100755 (executable)
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -21,7 +21,6 @@
 
 ob_start();
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -62,10 +61,4 @@ header("Content-Type: $attachment[mimetype]");
 
 print($attachment['attachment']);
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file
index aae83eb2e7c469fac4dd43ef9b962126714cb89b..129c1a0385f8bef6602d00a843ba9ce7669caa40 100644 (file)
--- a/vote.php
+++ b/vote.php
@@ -2,7 +2,7 @@
 /*=====================================================================*\
 || ###################################################################
 || # Bugdar
-|| # Copyright ©2002-2007 Blue Static
+|| # Copyright (c)2004-2008 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
@@ -19,7 +19,6 @@
 || ###################################################################
 \*=====================================================================*/
 
-define('SVN', '$Id$');
 
 $focus['showreport'] = 'focus';
 
@@ -96,10 +95,4 @@ if ($_REQUEST['do'] == 'vote')
        $message->redirect(T('Your vote has been added.'), "showreport.php?bugid=$bug[bugid]");
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file