Added missing "See file COPYING" to copyright notice.
This commit is contained in:
parent
120a664a86
commit
9da196627f
|
@ -1,5 +1,5 @@
|
||||||
;;; An awk loop, after the design of David Albertz and Olin Shivers.
|
;;; An awk loop, after the design of David Albertz and Olin Shivers.
|
||||||
;;; Copyright (c) 1994 by Olin Shivers.
|
;;; Copyright (c) 1994 by Olin Shivers. See file COPYING.
|
||||||
|
|
||||||
;;; This uses the new RX SRE syntax. Defines a Clinger-Rees expander for
|
;;; This uses the new RX SRE syntax. Defines a Clinger-Rees expander for
|
||||||
;;; the old, pre-SRE syntax AWK, and one for the new SRE-syntax AWK.
|
;;; the old, pre-SRE syntax AWK, and one for the new SRE-syntax AWK.
|
||||||
|
|
Loading…
Reference in New Issue