diff options
author | ivan <ivan> | 2009-12-31 12:44:25 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-12-31 12:44:25 +0000 |
commit | 169c633d4713674516a1a5c43cef27c003e96cd5 (patch) | |
tree | 754dabbc75ce26b01c8e85432afbcce188f52bb5 /rt/lib/RT/User_Overlay.pm | |
parent | b5741e30505579bf907f500d971aeb411ef1c565 (diff) |
rt 3.6.10
Diffstat (limited to 'rt/lib/RT/User_Overlay.pm')
-rw-r--r-- | rt/lib/RT/User_Overlay.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/lib/RT/User_Overlay.pm b/rt/lib/RT/User_Overlay.pm index 8f4df467d..73c3bdd5b 100644 --- a/rt/lib/RT/User_Overlay.pm +++ b/rt/lib/RT/User_Overlay.pm @@ -2,7 +2,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC # <jesse@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) @@ -24,7 +24,7 @@ # 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/copyleft/gpl.html. +# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. # # # CONTRIBUTION SUBMISSION POLICY: |