[Pkg-javascript-commits] [sockjs-client] 197/434: Fix #27 - include license inline

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 4086bb3893a58031eadaaf55eae2a8fb97aaadb2
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Fri Nov 18 14:46:07 2011 +0000

    Fix #27 - include license inline
---
 lib/all.js | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/all.js b/lib/all.js
index 1896a84..046d75b 100644
--- a/lib/all.js
+++ b/lib/all.js
@@ -1,5 +1,7 @@
-// SockJS client, version <!-- version -->, MIT License
-//     https://github.com/sockjs/sockjs-client
+/* SockJS client, version <!-- version -->, http://sockjs.org, MIT License
+
+<!-- include LICENSE-MIT-SockJS -->
+*/
 
 // JSON2 by Douglas Crockford (minified).
 <!-- include lib/json2.min.js -->

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list