From 7dc038efd9e8e116f2c2512490ac7c6f2c8bf9ae Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 12 Apr 2013 08:19:44 -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 00000000..45574aeb --- /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 00000000..7677e7a9 --- /dev/null +++ b/include/web-socket-js-project @@ -0,0 +1 @@ +Subproject commit 7677e7a954561cc44dac7659219bef768c904b62