-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (17 loc) · 688 Bytes
/
README
File metadata and controls
17 lines (17 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This is just my code. It doesn't necessarily do anything but there will
# be a description for the bits of code I commit. If anything in here is
# useful to anyone, please feel free to use it.
#
# Should you use any code please comment your code with something to the
# effect of:
#
# Code snippet originally written by Paul Lenton <lentonp@gmail.com>
#
# I wont cry or aything if you don't do that, but it would be nice. If any
# of this code is handy in any way, please feel free to email me and let me
# know how the code is being used!
#
# All code is licensed under the GNU GPLv2 - text of this licence can be
# found in the LICENSE file associated with this Git repo.
#
# EOF