summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/systypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/systypes.h')
-rw-r--r--Build/source/texk/kpathsea/systypes.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/Build/source/texk/kpathsea/systypes.h b/Build/source/texk/kpathsea/systypes.h
index c1af9402f8e..e6f920c1f44 100644
--- a/Build/source/texk/kpathsea/systypes.h
+++ b/Build/source/texk/kpathsea/systypes.h
@@ -1,8 +1,7 @@
/* c-systypes.h: include <sys/types.h>. It's too bad we need this file,
- but some systems don't protect <sys/types.h> from multiple
- inclusions, and I'm not willing to put up with that.
+ but some systems don't protect <sys/types.h> from multiple inclusions.
- Copyright 1993 Karl Berry.
+ Copyright 1993, 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
@@ -14,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/>. */
#ifndef C_SYSTYPES_H
#define C_SYSTYPES_H