1.1 --- a/gplate/tags/gplate-variable-tag.h Mon Feb 25 02:40:22 2008 -0600
1.2 +++ b/gplate/tags/gplate-variable-tag.h Sat Jul 03 23:24:33 2010 -0500
1.3 @@ -1,20 +1,18 @@
1.4 /*
1.5 - * Copyright (C) 2007-2008 Gary Kramlich <grim@reaperworld.com>
1.6 + * Copyright (C) 2007-2010 Gary Kramlich <grim@reaperworld.com>
1.7 *
1.8 - * This program is free software; you can redistribute it and/or modify it
1.9 - * under the terms of the GNU General Public License as published by the Free
1.10 - * Software Foundation; either version 2 of the License, or (at your option)
1.11 - * any later version.
1.12 - *
1.13 - * This program is distributed in the hope that it will be useful, but WITHOUT
1.14 - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1.15 - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
1.16 - * more details.
1.17 - *
1.18 - * You should have received a copy of the GNU General Public License along with
1.19 - * this program; if not, write to the Free Software Foundation, Inc., 51
1.20 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1.21 + * This program is free software: you can redistribute it and/or modify
1.22 + * it under the terms of the GNU General Public License as published by
1.23 + * the Free Software Foundation, either version 3 of the License, or
1.24 + * (at your option) any later version.
1.25 *
1.26 + * This program is distributed in the hope that it will be useful,
1.27 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
1.28 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1.29 + * GNU General Public License for more details.
1.30 + *
1.31 + * You should have received a copy of the GNU General Public License
1.32 + * along with this program. If not, see <http://www.gnu.org/licenses/>.
1.33 */
1.34 #ifndef GPLATE_VARIABLE_TAG_H
1.35 #define GPLATE_VARIABLE_TAG_H