From 4060bf10eda3b17513907332890575566cf6e890 Mon Sep 17 00:00:00 2001
From: czaks
Date: Sun, 12 Apr 2015 03:17:12 +0200
Subject: [PATCH] update copyright years & vichan website
---
README.md | 4 ++--
templates/generic_page.html | 2 +-
templates/index.html | 2 +-
templates/page.html | 2 +-
templates/themes/basic/index.html | 2 +-
templates/themes/catalog/catalog.html | 2 +-
templates/themes/categories/news.html | 2 +-
templates/themes/frameset/news.html | 2 +-
templates/themes/recent/recent.html | 2 +-
templates/thread.html | 2 +-
10 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index e47dd597..c3383b32 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ vichan is a fork of (now defunc'd) [Tinyboard](http://github.com/savetheinternet
a great imageboard package, actively building on it and adding a lot of features and other
improvements.
-Support and announcements: https://int.vichan.net/devel/
+Support and announcements: https://engine.vichan.net/
Requirements
------------
@@ -90,7 +90,7 @@ links may be helpful for you as well:
Donations
---------
Do you like our work? You can motivate us financially to do better ;)
-* Bitcoin: [![tip for next commit](http://tip4commit.com/projects/708.svg)](http://tip4commit.com/projects/708)
+* Bitcoin: 1GjZEdLaTQ8JWVFGZW921Yv4x59f9oiZME
You can also ask us to develop some feature specially for you <3. Join our IRC
channel and ask for a quote (there are a few of us, who work with the codebase
diff --git a/templates/generic_page.html b/templates/generic_page.html
index 0fe1f9c5..965cbc2c 100644
--- a/templates/generic_page.html
+++ b/templates/generic_page.html
@@ -39,7 +39,7 @@
- Tinyboard +
vichan {{ config.version }} -
Tinyboard Copyright © 2010-2014 Tinyboard Development Group
-
vichan Copyright © 2012-2014 vichan-devel
+
vichan Copyright © 2012-2015 vichan-devel
{% for footer in config.footer %}{{ footer }}
{% endfor %}