From 33e9a21ce4e38d52f43fe775fb154fc71c09c827 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 12 Apr 2013 08:20:25 -0500 Subject: [PATCH] Add gimite/web-socket-js submodule for DFSG compliance. --- .gitmodules | 3 +++ include/web-socket-js-project | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 include/web-socket-js-project diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..45574ae --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "include/web-socket-js-project"] + path = include/web-socket-js-project + url = https://github.com/gimite/web-socket-js.git diff --git a/include/web-socket-js-project b/include/web-socket-js-project new file mode 160000 index 0000000..7677e7a --- /dev/null +++ b/include/web-socket-js-project @@ -0,0 +1 @@ +Subproject commit 7677e7a954561cc44dac7659219bef768c904b62