Changeset 4586
- Timestamp:
- 02/01/08 23:23:11 (7 months ago)
- Location:
- trunk/jquery
- Files:
-
- 2 modified
-
MIT-LICENSE.txt (modified) (1 diff)
-
src/core.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/jquery/MIT-LICENSE.txt
r1367 r4586 1 Copyright (c) 200 7John Resig, http://jquery.com/1 Copyright (c) 2008 John Resig, http://jquery.com/ 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining -
trunk/jquery/src/core.js
r4537 r4586 2 2 * jQuery @VERSION - New Wave Javascript 3 3 * 4 * Copyright (c) 200 7John Resig (jquery.com)4 * Copyright (c) 2008 John Resig (jquery.com) 5 5 * Dual licensed under the MIT (MIT-LICENSE.txt) 6 6 * and GPL (GPL-LICENSE.txt) licenses.
