Missing copyright notice.
This commit is contained in:
parent
2e4276f5c5
commit
0ffb613229
|
|
@ -1,4 +1,5 @@
|
||||||
#
|
#
|
||||||
|
# Copyright 2003 Stephen Williams (steve at icarus.com)
|
||||||
# This source code is free software; you can redistribute it
|
# This source code is free software; you can redistribute it
|
||||||
# and/or modify it in source code form under the terms of the GNU
|
# and/or modify it in source code form under the terms of the GNU
|
||||||
# Library General Public License as published by the Free Software
|
# Library General Public License as published by the Free Software
|
||||||
|
|
@ -16,7 +17,7 @@
|
||||||
# 59 Temple Place - Suite 330
|
# 59 Temple Place - Suite 330
|
||||||
# Boston, MA 02111-1307, USA
|
# Boston, MA 02111-1307, USA
|
||||||
#
|
#
|
||||||
#ident "$Id: Makefile.in,v 1.10 2003/06/25 02:55:57 steve Exp $"
|
#ident "$Id: Makefile.in,v 1.11 2003/07/02 00:27:24 steve Exp $"
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
SHELL = /bin/sh
|
SHELL = /bin/sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue