diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 18 | ||||
-rw-r--r-- | doc/libdimension.texi | 2 |
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c42209d..e95161d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,17 +1,17 @@ ########################################################################### -## Copyright (C) 2009 Tavian Barnes <tavianator@gmail.com> ## +## Copyright (C) 2010 Tavian Barnes <tavianator@gmail.com> ## ## ## -## This file is part of The FPFD Library Build Suite. ## +## This file is part of The Dimension Build Suite. ## ## ## -## The FPFD Library Build Suite is free software; you can redistribute ## -## it and/or modify it under the terms of the GNU General Public License ## -## as published by the Free Software Foundation; either version 3 of the ## +## The Dimension Build Suite is free software; you can redistribute it ## +## and/or modify it under the terms of the GNU General Public License as ## +## published by the Free Software Foundation; either version 3 of the ## ## License, or (at your option) any later version. ## ## ## -## The FPFD Library Build Suite 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. ## +## The Dimension Build Suite 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, see <http://www.gnu.org/licenses/>. ## diff --git a/doc/libdimension.texi b/doc/libdimension.texi index eab2ffa..915360d 100644 --- a/doc/libdimension.texi +++ b/doc/libdimension.texi @@ -10,7 +10,7 @@ @c Wrap code examples at 72 chars, please @copying -Copyright @copyright{} 2009 Tavian Barnes +Copyright @copyright{} 2010 Tavian Barnes @end copying @titlepage |