[Rt-commit] rt branch, master, updated. rt-4.1.19-12-g1dd4dbf
Alex Vandiver
alexmv at bestpractical.com
Mon Aug 12 19:18:26 EDT 2013
The branch, master has been updated
via 1dd4dbf45aa16e4ca10a706e5a8caffe6aaeebb9 (commit)
from 54d485c5e34c7e649d13edd827fe9fd69fbdc2f1 (commit)
Summary of changes:
etc/upgrade/switch-templates-to.in | 30 +++++++++++++++---------------
lib/RT/Tickets.pm | 1 +
share/html/Helpers/Autocomplete/Tickets | 2 +-
3 files changed, 17 insertions(+), 16 deletions(-)
- Log -----------------------------------------------------------------
commit 1dd4dbf45aa16e4ca10a706e5a8caffe6aaeebb9
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Mon Aug 12 16:20:52 2013 -0400
Update existing licenses with the latest license tagger
diff --git a/etc/upgrade/switch-templates-to.in b/etc/upgrade/switch-templates-to.in
index 99999d9..072cd52 100644
--- a/etc/upgrade/switch-templates-to.in
+++ b/etc/upgrade/switch-templates-to.in
@@ -1,41 +1,41 @@
#!@PERL@
# BEGIN BPS TAGGED BLOCK {{{
-#
+#
# COPYRIGHT:
-#
-# This software is Copyright (c) 1996-2008 Best Practical Solutions, LLC
-# <jesse at bestpractical.com>
-#
+#
+# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+# <sales at bestpractical.com>
+#
# (Except where explicitly superseded by other copyright notices)
-#
-#
+#
+#
# LICENSE:
-#
+#
# This work is made available to you under the terms of Version 2 of
# the GNU General Public License. A copy of that license should have
# been provided with this software, but in any event can be snarfed
# from www.gnu.org.
-#
+#
# This work is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 or visit their web page on the internet at
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
-#
-#
+#
+#
# CONTRIBUTION SUBMISSION POLICY:
-#
+#
# (The following paragraph is not intended to limit the rights granted
# to you to modify and distribute this software under the terms of
# the GNU General Public License and is only of importance to you if
# you choose to contribute your changes and enhancements to the
# community by submitting them to Best Practical Solutions, LLC.)
-#
+#
# By intentionally submitting any modifications, corrections or
# derivatives to this work, or any other work intended for use with
# Request Tracker, to Best Practical Solutions, LLC, you confirm that
@@ -44,7 +44,7 @@
# royalty-free, perpetual, license to use, copy, create derivative
# works based on those contributions, and sublicense and distribute
# those contributions and any derivatives thereof.
-#
+#
# END BPS TAGGED BLOCK }}}
use strict;
use warnings;
diff --git a/lib/RT/Tickets.pm b/lib/RT/Tickets.pm
index 4928475..e131ca3 100644
--- a/lib/RT/Tickets.pm
+++ b/lib/RT/Tickets.pm
@@ -45,6 +45,7 @@
# those contributions and any derivatives thereof.
#
# END BPS TAGGED BLOCK }}}
+
=head1 NAME
RT::Tickets - A collection of Ticket objects
diff --git a/share/html/Helpers/Autocomplete/Tickets b/share/html/Helpers/Autocomplete/Tickets
index cc2969f..552f0b1 100644
--- a/share/html/Helpers/Autocomplete/Tickets
+++ b/share/html/Helpers/Autocomplete/Tickets
@@ -3,7 +3,7 @@
%# COPYRIGHT:
%#
%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
-%# <jesse at bestpractical.com>
+%# <sales at bestpractical.com>
%#
%# (Except where explicitly superseded by other copyright notices)
%#
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list