From: Thomas Citharel Date: Wed, 4 Jan 2017 21:43:58 +0000 (+0100) Subject: Merge pull request #2736 from lex111/patch-1 X-Git-Tag: 2.1.6~2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=96e2827605ab459bfc61ff96438eab8285d2a0c7;hp=625bb561813222aea8a7a2e84e30e9f9de697017;p=github%2Fwallabag%2Fwallabag.git Merge pull request #2736 from lex111/patch-1 Update copyright year --- diff --git a/COPYING.md b/COPYING.md index bc5be341..6be863d3 100644 --- a/COPYING.md +++ b/COPYING.md @@ -1,4 +1,4 @@ -Copyright (c) 2013-2016 Nicolas Lœuillet +Copyright (c) 2013-2017 Nicolas Lœuillet Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c9488288..f96e2b8c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ make run ``` # License -Copyright © 2013-2016 Nicolas Lœuillet +Copyright © 2013-2017 Nicolas Lœuillet This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details.