diff options
author | Roland McGrath <roland@redhat.com> | 1991-06-03 20:37:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1991-06-03 20:37:28 +0000 |
commit | 462a5eabb466928b95f5e7de0e40022a19cd1bdc (patch) | |
tree | ae120269c4b0eb00e3559a00260667ef53137fd5 /rule.h | |
parent | 59fdb0d242076fc124f2049bd7590d7b451cd9bd (diff) | |
download | make-462a5eabb466928b95f5e7de0e40022a19cd1bdc.tar.gz make-462a5eabb466928b95f5e7de0e40022a19cd1bdc.tar.bz2 make-462a5eabb466928b95f5e7de0e40022a19cd1bdc.zip |
Formerly rule.h.~2~
Diffstat (limited to 'rule.h')
-rw-r--r-- | rule.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ -/* Copyright (C) 1988, 1989 Free Software Foundation, Inc. +/* Copyright (C) 1988, 1989, 1991 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make 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 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GNU Make is distributed in the hope that it will be useful, |