Skip to content

Commit f31ee9c

Browse files
committed
Copyright notice
1 parent c5a87e9 commit f31ee9c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

game_audio.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Copyright Skullspace, 2014
2+
#
3+
# Copying and distribution of this file, with or without modification,
4+
# are permitted in any medium without royalty provided the copyright
5+
# notice and this notice are preserved. This file is offered as-is,
6+
# without any warranty.
7+
# http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html
8+
# @author Jay Smith <[email protected]>
9+
110
import ConfigParser
211
from os import system, getenv
312
from os.path import exists, join

0 commit comments

Comments
 (0)