8000 New file: AUTHORS.txt instead of having a single contributor's name i… · ainformatico/jquery-ui@2192c02 · GitHub
Skip to content

Commit 2192c02

Browse files
committed
New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
1 parent 2747b5c commit 2192c02

27 files changed

Lines changed: 56 additions & 27 deletions

AUTHORS.txt

Lines changed 8000 : 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
jQuery UI Authors (http://ui.jquery.com/about)
2+
3+
This software consists of voluntary contributions made by many
4+
individuals. For exact contribution history, see the revision history
5+
and logs, available at http://jquery-ui.googlecode.com/svn/
6+
7+
Brandon Aaron
8+
Paul Bakaus (paulbakaus.com)
9+
David Bolter
10+
Chi Cheng (cloudream@gmail.com)
11+
Maggie Costello
12+
Aaron Eisenberger (aaronchi@gmail.com)
13+
Ariel Flesler
14+
Scott Gonz�lez
15+
Marc Grabanski (m@marcgrabanski.com)
16+
Klaus Hartl (stilbuero.de)
17+
Scott Jehl
18+
Cody Lindley
19+
Eduardo Lundgren
20+
Todd Parker
21+
John Resig
22+
Patty Toland
23+
Ca-Phun Ung (pazu2k@gmail.com)
24+
Keith Wood (kbwood@virginbroadband.com.au)
25+
Richard D. Worth (rdworth.org)
26+
J�rn Zaefferer

MIT-LICENSE.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Copyright (c) 2007 John Resig, http://jquery.com/
22

3+
This software consists of voluntary contributions made by many
4+
individuals (AUTHORS.txt, http://ui.jquery.com/about) For exact
5+
contribution history, see the revision history and logs, available
6+
at http://jquery-ui.googlecode.com/svn/
7+
38
Permission is hereby granted, free of charge, to any person obtaining
49
a copy of this software and associated documentation files (the
510
"Software"), to deal in the Software without restriction, including

ui/effects.blind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Blind @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.bounce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Bounce @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.clip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Clip @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.drop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Drop @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.explode.js

Expand all lines: ui/effects.explode.js
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Explode @VERSION
33
*
4-
* Copyright (c) 2008 Paul Bakaus (ui.jquery.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.fold.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Fold @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

ui/effects.highlight.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* jQuery UI Effects Highlight @VERSION
33
*
4-
* Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
4+
* Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)
66
* and GPL (GPL-LICENSE.txt) licenses.
77
*

0 commit comments

Comments
 (0)