From 7221e76ccbb23f3092befdab7508ba154d7c4b55 Mon Sep 17 00:00:00 2001 From: Tom Wiesing Date: Fri, 13 Oct 2017 19:09:59 +0200 Subject: [PATCH] Update Copyright and Source Code Link This commit updates the copyright year to 2017 and changes the source code link to point to the new repository. --- LICENSE.md | 2 +- README.md | 2 +- core/templatetags/userflags.py | 0 templates/base/base.html | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 core/templatetags/userflags.py diff --git a/LICENSE.md b/LICENSE.md index 3e07caa..1fe423c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2015-16 Leonhard Kuboschek, Tom Wiesing, Jinbo Zhang & Rubin Deliallisi +Copyright (c) 2015-17 Leonhard Kuboschek, Tom Wiesing & Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 617ac5d..f7fd77d 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ see [doc/](doc) for minimal developer documentation ## License -Jay is © 2015-16 Leonhard Kuboschek, Tom Wiesing, Jinbo Zhang & Rubin Deliallisi and licensed under MIT license. See [LICENSE.md](LICENSE.md) for details. +Jay is © 2015-17 Leonhard Kuboschek, Tom Wiesing & Contributors. Licensed under MIT license. See [LICENSE.md](LICENSE.md) for details. diff --git a/core/templatetags/userflags.py b/core/templatetags/userflags.py new file mode 100644 index 0000000..e69de29 diff --git a/templates/base/base.html b/templates/base/base.html index 74bf1a4..dfa528a 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -87,7 +87,7 @@