Add Copyright to a couple LGPL2 files
This commit is contained in:
parent
462a15dcbb
commit
c836236b28
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (c) 1998-2026 Stephen Williams (steve@icarus.com)
|
||||
#
|
||||
# This source code is free software; you can redistribute it
|
||||
# and/or modify it in source code form under the terms of the GNU
|
||||
# Library General Public License as published by the Free Software
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Copyright (c) 1998-2026 Stephen Williams (steve@icarus.com)
|
||||
#
|
||||
# This source code is free software; you can redistribute it
|
||||
# and/or modify it in source code form under the terms of the GNU
|
||||
|
|
|
|||
Loading…
Reference in New Issue