summaryrefslogtreecommitdiff
path: root/src/preproc
diff options
context:
space:
mode:
authorwl <wl>2007-11-04 07:07:49 +0000
committerwl <wl>2007-11-04 07:07:49 +0000
commit866abf20a45dde0e07fc32c72abfdaf0d07384c2 (patch)
tree389bb49384a6727f4803f954a77525854a6b171e /src/preproc
parent73af0ac221b7765cb4fba161d06df538215161eb (diff)
downloadgroff-866abf20a45dde0e07fc32c72abfdaf0d07384c2.tar.gz
Add some copyrights.
Typos.
Diffstat (limited to 'src/preproc')
-rw-r--r--src/preproc/pic/text.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/preproc/pic/text.h b/src/preproc/pic/text.h
index f9d34875..abb8426c 100644
--- a/src/preproc/pic/text.h
+++ b/src/preproc/pic/text.h
@@ -1,4 +1,23 @@
// -*- C++ -*-
+/* Copyright (C) 1989 Free Software Foundation, Inc.
+ Written by James Clark (jjc@jclark.com)
+
+This file is part of groff.
+
+groff 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 2, or (at your option) any later
+version.
+
+groff 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 groff; see the file COPYING. If not, write to the Free Software
+Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */
+
enum hadjustment {
CENTER_ADJUST,