From 12eb60ab5be11004af09473facc882a13b1aa7c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Garc=C3=ADa=20Cota?= Date: Thu, 10 Nov 2011 19:13:51 +0100 Subject: [PATCH] anocher change in .gitmodules --- .gitmodules | 3 +++ vendor/plugins/chiliproject_licenses | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/plugins/chiliproject_licenses diff --git a/.gitmodules b/.gitmodules index e1ebfcf3..985d2bb7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "vendor/plugins/chiliproject_companies"] path = vendor/plugins/chiliproject_companies url = git://github.com/splendeo/chiliproject_companies.git +[submodule "vendor/plugins/chiliproject_licenses"] + path = vendor/plugins/chiliproject_licenses + url = git://github.com/splendeo/chiliproject_licenses.git diff --git a/vendor/plugins/chiliproject_licenses b/vendor/plugins/chiliproject_licenses new file mode 160000 index 00000000..bfb3c751 --- /dev/null +++ b/vendor/plugins/chiliproject_licenses @@ -0,0 +1 @@ +Subproject commit bfb3c7515af6fd33669376cbe37122e274482086 -- 2.18.1