diff options
Diffstat (limited to 'server/parser')
-rw-r--r-- | server/parser/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/server/parser/Makefile.am b/server/parser/Makefile.am index d328162..0962041 100644 --- a/server/parser/Makefile.am +++ b/server/parser/Makefile.am @@ -1,6 +1,6 @@ # Makefile.am - autotools configuration file # -# Copyright 2009 David Sommerseth <davids@redhat.com> +# Copyright 2009 - 2013 David Sommerseth <davids@redhat.com> # # 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 @@ -12,9 +12,9 @@ # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# 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 USA. # # For the avoidance of doubt the "preferred form" of this code is one which # is in an open unpatent encumbered format. Where cryptographic key signing |