branch: master commit 021841c9039657f7364b583193ed7c04fda447de Author: Teemu Likonen <tliko...@iki.fi> Commit: Teemu Likonen <tliko...@iki.fi>
Wcheck: Update copyright years (2019) --- packages/wcheck-mode/README.md | 2 +- packages/wcheck-mode/wcheck-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/wcheck-mode/README.md b/packages/wcheck-mode/README.md index a2021a9..6fc47f4 100644 --- a/packages/wcheck-mode/README.md +++ b/packages/wcheck-mode/README.md @@ -389,7 +389,7 @@ branches and possibly merged to _master_ when they are ready. Copyright and license --------------------- -Copyright (C) 2009-2016 Free Software Foundation, Inc. +Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/packages/wcheck-mode/wcheck-mode.el b/packages/wcheck-mode/wcheck-mode.el index 3ccbaaf..1323f3e 100644 --- a/packages/wcheck-mode/wcheck-mode.el +++ b/packages/wcheck-mode/wcheck-mode.el @@ -2,7 +2,7 @@ ;;; wcheck-mode.el --- General interface for text checkers -;; Copyright (C) 2009-2016 Free Software Foundation, Inc. +;; Copyright (C) 2009-2019 Free Software Foundation, Inc. ;; Author: Teemu Likonen <tliko...@iki.fi> ;; Maintainer: Teemu Likonen <tliko...@iki.fi>