diff options
author | cheapie <no-email-for-you@example.com> | 2021-12-05 11:56:41 -0600 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2021-12-05 11:56:41 -0600 |
commit | 468ff25e42e308c327a5174ef192bccc10dbb22b (patch) | |
tree | 763863021b05ef3460eb4cbfbcdc51f1470d1095 /COPYING | |
parent | 7677c49dbfeb446e5daa6fab2b22dcab435fd2e2 (diff) | |
download | elevatorparts-468ff25e42e308c327a5174ef192bccc10dbb22b.tar elevatorparts-468ff25e42e308c327a5174ef192bccc10dbb22b.tar.gz elevatorparts-468ff25e42e308c327a5174ef192bccc10dbb22b.tar.bz2 elevatorparts-468ff25e42e308c327a5174ef192bccc10dbb22b.tar.xz elevatorparts-468ff25e42e308c327a5174ef192bccc10dbb22b.zip |
Add sounds for digistuff's noteblock
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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 <http://unlicense.org/> + +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. |