|
@@ -1,5 +1,5 @@
|
|
|
/** vim: et:ts=4:sw=4:sts=4
|
|
|
- * @license amdefine 0.0.1 Copyright (c) 2011, The Dojo Foundation All Rights Reserved.
|
|
|
+ * @license amdefine 0.0.2 Copyright (c) 2011, The Dojo Foundation All Rights Reserved.
|
|
|
* Available via the MIT or new BSD license.
|
|
|
* see: http://github.com/jrburke/amdefine for details
|
|
|
*/
|
|
@@ -197,4 +197,4 @@ function amdefine(module, require) {
|
|
|
return define;
|
|
|
}
|
|
|
|
|
|
-module.exports = amdefine;
|
|
|
+module.exports = amdefine;
|