-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
40 lines (33 loc) · 832 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pyglet
Copyright 2006-2008 Alex Holkner
http://www.pyglet.org
pyglet includes contributions from the following organisations and
individuals:
Blue Box Devices
SR Research
Jesse Archer
Ben Atkin
Anthony Baxter
Anthony Briggs
Andrew Campbell
Ondrej Certik
Peter Dilley
Casey Duncan
Dunk Fordyce
Alan Green
Brian Grogan Jr
Richard Jones
George LeCompte
Matthew Marshall
Michael Romer
Tobias Sargeant
Andreas Schiefer
Peter Shinners
Nathan Stocks
pyglet/window/win32/constants.py is derived from Python for Windows
Extensions. Copyright 1994-2001 Mark Hammond.
pyglet/image/codecs/pypng.py is derived from png.py. Copyright 2006
Johann C. Rocholl.
contrib/layout/Plex is derived from Plex. Copyright Greg Ewing.
tools/wraptypes/lex.py and tools/wraptypes/yacc.py are derived from ply.
Copyright 2001-2006 David M. Beazley.