From 79ae5031487421570f891321de8063a64455189e Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Sat, 5 Mar 2016 00:03:41 -0500 Subject: [PATCH] link to git repo --- editor_tests.html | 1 + editor_tests_coffee.html | 1 + editor_tests_compiled.html | 1 + parser_tests.html | 1 + parser_tests_coffee.html | 1 + 5 files changed, 5 insertions(+) diff --git a/editor_tests.html b/editor_tests.html index 1a04544..e519b8b 100644 --- a/editor_tests.html +++ b/editor_tests.html @@ -22,5 +22,6 @@ +

Source - AGPLv3+

diff --git a/editor_tests_coffee.html b/editor_tests_coffee.html index 8eb3932..74a1cc8 100644 --- a/editor_tests_coffee.html +++ b/editor_tests_coffee.html @@ -22,5 +22,6 @@ +

Source - AGPLv3+

diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 3a156f8..df5f17a 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -21,5 +21,6 @@ +

Source - AGPLv3+

diff --git a/parser_tests.html b/parser_tests.html index 1e59713..1935186 100644 --- a/parser_tests.html +++ b/parser_tests.html @@ -12,5 +12,6 @@

Check the inspector/console for test results.

+

Source - AGPLv3+

diff --git a/parser_tests_coffee.html b/parser_tests_coffee.html index 78920ab..cb2e345 100644 --- a/parser_tests_coffee.html +++ b/parser_tests_coffee.html @@ -13,5 +13,6 @@ +

Source - AGPLv3+

-- 1.7.10.4