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/c-minmax.h | |
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/c-minmax.h')
-rw-r--r-- | Build/source/texk/kpathsea/c-minmax.h | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Build/source/texk/kpathsea/c-minmax.h b/Build/source/texk/kpathsea/c-minmax.h index a50be21483f..7181c44b499 100644 --- a/Build/source/texk/kpathsea/c-minmax.h +++ b/Build/source/texk/kpathsea/c-minmax.h @@ -1,8 +1,8 @@ /* c-minmax.h: define INT_MIN, etc. Assume a 32-bit machine if the values aren't defined. + Copyright 1992, 1993, 2008 Karl Berry. Copyright 2005 Olaf Weber. - Copyright 1992, 93 Karl Berry. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -14,11 +14,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/>. */ #ifndef KPATHSEA_C_MINMAX_H #define KPATHSEA_C_MINMAX_H |