We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07f0c41 + 5cb17aa commit f7ccc46Copy full SHA for f7ccc46
github.js
@@ -1,8 +1,14 @@
1
-// Github.js 0.9.0
2
-// (c) 2013 Michael Aufreiter, Development Seed
3
-// Github.js is freely distributable under the MIT license.
4
-// For all details and documentation:
5
-// http://substance.io/michael/github
+/*!
+ * @overview Github.js 0.9.0
+ *
+ * @copyright (c) 2013 Michael Aufreiter, Development Seed
+ * Github.js is freely distributable.
6
7
+ * @license Licensed under MIT license
8
9
+ * For all details and documentation:
10
+ * http://substance.io/michael/github
11
+ */
12
13
(function() {
14
0 commit comments