summaryrefslogtreecommitdiff
path: root/include/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib.h')
-rw-r--r--include/lib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/lib.h b/include/lib.h
index ad4083b..8e219cd 100644
--- a/include/lib.h
+++ b/include/lib.h
@@ -1,3 +1,4 @@
+/*
# lib.h: declarations for common, low-level routines in kpathsea.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 2000, 2011
@@ -16,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef KPATHSEA_LIB_H
#define KPATHSEA_LIB_H