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/html/Elements/SelectDate | |
parent | b5741e30505579bf907f500d971aeb411ef1c565 (diff) |
rt 3.6.10
Diffstat (limited to 'rt/html/Elements/SelectDate')
-rw-r--r-- | rt/html/Elements/SelectDate | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/html/Elements/SelectDate b/rt/html/Elements/SelectDate index 23df246ce..d911cf713 100644 --- a/rt/html/Elements/SelectDate +++ b/rt/html/Elements/SelectDate @@ -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: |