Add Copyright to a couple LGPL2 files

This commit is contained in:
Cary R 2026-03-08 14:05:32 -07:00
parent 462a15dcbb
commit c836236b28
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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