summaryrefslogtreecommitdiff
path: root/dep.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1994-03-23 14:12:55 +0000
committerRoland McGrath <roland@redhat.com>1994-03-23 14:12:55 +0000
commitd3fbc4f34510a73a4fb67a6de318e2b45c8cff55 (patch)
tree4ab4ba71cc5fb53d2126060d42656b0b7741c570 /dep.h
parent227cffec2baa1919eb4f62a5537fddb94c1e9a4b (diff)
downloadgunmake-d3fbc4f34510a73a4fb67a6de318e2b45c8cff55.tar.gz
entered into RCS
Diffstat (limited to 'dep.h')
-rw-r--r--dep.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dep.h b/dep.h
index f579b33..244cde2 100644
--- a/dep.h
+++ b/dep.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Definitions of dependency data structures for GNU Make.
+Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify