From 468ff25e42e308c327a5174ef192bccc10dbb22b Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 5 Dec 2021 11:56:41 -0600 Subject: Add sounds for digistuff's noteblock --- COPYING | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 68a49da..544858b 100644 --- a/COPYING +++ b/COPYING @@ -1,3 +1,4 @@ +Code, textures and other unspecified content: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or @@ -22,3 +23,24 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to + +Sounds: +These are from the old "Skyscraper" game. The license text for that game is as follows: + +"This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +For more information, see the LICENSE file." + +Said LICENSE file seems to not actually exist, but a copy of the GPL v2 has been included as gpl-2.0.txt. -- cgit v1.2.3