Merge pull request #1306 from caryr/v13-branch
Add Copyright to a couple LGPL2 files
This commit is contained in:
commit
9e02a32046
|
|
@ -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