From e464952d9f57b44d767c81215f07c1a3ef8a4732 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 1 Mar 2016 22:06:12 +0100 Subject: Create LICENSE --- LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..fc4b268 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. -- cgit v1.2.3 From 29c58c2af1928420deb794e86eafbd823754da22 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 1 Mar 2016 22:07:58 +0100 Subject: Update footer.html --- _includes/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/footer.html b/_includes/footer.html index 2cdbf6f..8493a00 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,6 +4,7 @@ All the content of this site is copyright © 2000-{{ 'now' | date: "%Y" }} The Irssi project. + Unless otherwise noted, this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

-- cgit v1.2.3 From db8396ea623c2083204221a2ef447feb89ca4c42 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 1 Mar 2016 22:08:44 +0100 Subject: Update footer.html --- _includes/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/footer.html b/_includes/footer.html index 8493a00..57159b4 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,6 +4,7 @@ All the content of this site is copyright © 2000-{{ 'now' | date: "%Y" }} The Irssi project. +

Unless otherwise noted, this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

-- cgit v1.2.3 From d92dc198f38c924838f61959ba9ec38451c14dee Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 1 Mar 2016 22:09:45 +0100 Subject: Update footer.html --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 57159b4..0eb7c3e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,7 +4,7 @@ All the content of this site is copyright © 2000-{{ 'now' | date: "%Y" }} The Irssi project. -

+
Unless otherwise noted, this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

-- cgit v1.2.3