Merge pull request #1306 from caryr/v13-branch

Add Copyright to a couple LGPL2 files
This commit is contained in:
Cary R. 2026-03-08 14:43:45 -07:00 committed by GitHub
commit 9e02a32046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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