diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-16 17:54:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-16 17:54:03 +0000 |
commit | 43ccd38fa3e80780bb37abba0fee9ff6c265c7fe (patch) | |
tree | c01f5fa4632ab3698c25b085e9400d760fb6d34a /Build/source/texk/kpathsea/concatn.c | |
parent | d0d103f08e4019b3be1c7911d6f77624e54825a3 (diff) |
url instead of FSF physical address
git-svn-id: svn://tug.org/texlive/trunk@6269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/concatn.c')
-rw-r--r-- | Build/source/texk/kpathsea/concatn.c | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Build/source/texk/kpathsea/concatn.c b/Build/source/texk/kpathsea/concatn.c index 3d73e01cc12..b4d1b8bd0b0 100644 --- a/Build/source/texk/kpathsea/concatn.c +++ b/Build/source/texk/kpathsea/concatn.c @@ -1,7 +1,7 @@ /* concatn.c: Concatenate an arbitrary number of strings. Copyright 1999, 2005 Olaf Weber. - Copyright 1993, 95 Karl Berry. + Copyright 1993, 1995, 2008 Karl Berry. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -13,11 +13,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -*/ + You should have received a copy of the GNU Lesser General Public License + along with this library; if not, see <http://www.gnu.org/licenses/>. */ #include <kpathsea/config.h> |