summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xemacs-helm.sh2
-rw-r--r--helm-adaptive.el2
-rw-r--r--helm-bookmark.el2
-rw-r--r--helm-buffers.el2
-rw-r--r--helm-color.el2
-rw-r--r--helm-command.el2
-rw-r--r--helm-config.el2
-rw-r--r--helm-dabbrev.el2
-rw-r--r--helm-easymenu.el2
-rw-r--r--helm-elisp-package.el2
-rw-r--r--helm-elisp.el2
-rw-r--r--helm-eshell.el2
-rw-r--r--helm-eval.el2
-rw-r--r--helm-external.el2
-rw-r--r--helm-files.el2
-rw-r--r--helm-find.el2
-rw-r--r--helm-font.el2
-rw-r--r--helm-for-files.el2
-rw-r--r--helm-grep.el2
-rw-r--r--helm-help.el2
-rw-r--r--helm-id-utils.el2
-rw-r--r--helm-imenu.el2
-rw-r--r--helm-info.el2
-rw-r--r--helm-lib.el2
-rw-r--r--helm-locate.el2
-rw-r--r--helm-man.el2
-rw-r--r--helm-misc.el2
-rw-r--r--helm-mode.el2
-rw-r--r--helm-multi-match.el2
-rw-r--r--helm-net.el2
-rw-r--r--helm-org.el2
-rw-r--r--helm-regexp.el2
-rw-r--r--helm-ring.el2
-rw-r--r--helm-semantic.el2
-rw-r--r--helm-source.el2
-rw-r--r--helm-sys.el2
-rw-r--r--helm-tags.el2
-rw-r--r--helm-types.el2
-rw-r--r--helm-utils.el2
-rw-r--r--helm-x-files.el2
-rw-r--r--helm.el2
41 files changed, 41 insertions, 41 deletions
diff --git a/emacs-helm.sh b/emacs-helm.sh
index 2f688eef..8536e80b 100755
--- a/emacs-helm.sh
+++ b/emacs-helm.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-## Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+## Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
##
## 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
diff --git a/helm-adaptive.el b/helm-adaptive.el
index 0c6d255f..13b6f638 100644
--- a/helm-adaptive.el
+++ b/helm-adaptive.el
@@ -3,7 +3,7 @@
;; Original Author: Tamas Patrovics
;; Copyright (C) 2007 Tamas Patrovics
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-bookmark.el b/helm-bookmark.el
index f36fffea..66f49cbb 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -1,6 +1,6 @@
;;; helm-bookmark.el --- Helm for Emacs regular Bookmarks. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-buffers.el b/helm-buffers.el
index 09f7c569..0bb5c68c 100644
--- a/helm-buffers.el
+++ b/helm-buffers.el
@@ -1,6 +1,6 @@
;;; helm-buffers.el --- helm support for buffers. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-color.el b/helm-color.el
index 106e9bec..a962796a 100644
--- a/helm-color.el
+++ b/helm-color.el
@@ -1,6 +1,6 @@
;;; helm-color.el --- colors and faces -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-command.el b/helm-command.el
index 7639a781..4f0bc92b 100644
--- a/helm-command.el
+++ b/helm-command.el
@@ -1,6 +1,6 @@
;;; helm-command.el --- Helm execute-exended-command. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-config.el b/helm-config.el
index b99ab639..36107538 100644
--- a/helm-config.el
+++ b/helm-config.el
@@ -1,6 +1,6 @@
;;; helm-config.el --- Applications library for `helm.el' -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-dabbrev.el b/helm-dabbrev.el
index 2cb0e6ee..6adce190 100644
--- a/helm-dabbrev.el
+++ b/helm-dabbrev.el
@@ -1,6 +1,6 @@
;;; helm-dabbrev.el --- Helm implementation of dabbrev. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-easymenu.el b/helm-easymenu.el
index 5619aacb..44c95a14 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -1,6 +1,6 @@
;;; helm-easymenu.el --- Helm easymenu definitions. -*- lexical-binding: t -*-
-;; Copyright (C) 2015 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2015 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-elisp-package.el b/helm-elisp-package.el
index e5daff82..a518f562 100644
--- a/helm-elisp-package.el
+++ b/helm-elisp-package.el
@@ -1,6 +1,6 @@
;;; helm-elisp-package.el --- helm interface for package.el -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-elisp.el b/helm-elisp.el
index 40b5d549..36f4fdc7 100644
--- a/helm-elisp.el
+++ b/helm-elisp.el
@@ -1,6 +1,6 @@
;;; helm-elisp.el --- Elisp symbols completion for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-eshell.el b/helm-eshell.el
index 005e418a..ac7c9003 100644
--- a/helm-eshell.el
+++ b/helm-eshell.el
@@ -1,6 +1,6 @@
;;; helm-eshell.el --- pcomplete and eshell completion for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-eval.el b/helm-eval.el
index f1844cf5..caa31020 100644
--- a/helm-eval.el
+++ b/helm-eval.el
@@ -1,6 +1,6 @@
;;; helm-eval.el --- eval expressions from helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-external.el b/helm-external.el
index 0238f4b0..e539cde4 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -1,6 +1,6 @@
;;; helm-external.el --- Run Externals commands within Emacs with helm completion. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-files.el b/helm-files.el
index cbf8de17..d89bf4df 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -1,6 +1,6 @@
;;; helm-files.el --- helm file browser and related. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-find.el b/helm-find.el
index 80b3ecc6..45ef00bf 100644
--- a/helm-find.el
+++ b/helm-find.el
@@ -1,6 +1,6 @@
;;; helm-find.el --- helm interface for find command. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-font.el b/helm-font.el
index c4e25d9d..d0a37a4a 100644
--- a/helm-font.el
+++ b/helm-font.el
@@ -1,6 +1,6 @@
;;; helm-font --- Font and ucs selection for Helm -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-for-files.el b/helm-for-files.el
index c259704d..e875c56e 100644
--- a/helm-for-files.el
+++ b/helm-for-files.el
@@ -1,6 +1,6 @@
;;; helm-for-files.el --- helm-for-files and related. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-grep.el b/helm-grep.el
index 57217873..6c4df0ec 100644
--- a/helm-grep.el
+++ b/helm-grep.el
@@ -1,6 +1,6 @@
;;; helm-grep.el --- Helm Incremental Grep. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-help.el b/helm-help.el
index 8628f9b0..cb93ee26 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1,6 +1,6 @@
;;; helm-help.el --- Help messages for Helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-id-utils.el b/helm-id-utils.el
index b3f564a8..8752fd55 100644
--- a/helm-id-utils.el
+++ b/helm-id-utils.el
@@ -1,6 +1,6 @@
;;; helm-id-utils.el --- Helm interface for id-utils. -*- lexical-binding: t -*-
-;; Copyright (C) 2015 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2015 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-imenu.el b/helm-imenu.el
index 4493e366..daacfb04 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -1,6 +1,6 @@
;;; helm-imenu.el --- Helm interface for Imenu -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-info.el b/helm-info.el
index 60c57c94..c484ab6c 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -1,6 +1,6 @@
;;; helm-info.el --- Browse info index with helm -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-lib.el b/helm-lib.el
index ee8649d4..7534c543 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -1,6 +1,6 @@
;;; helm-lib.el --- Helm routines. -*- lexical-binding: t -*-
-;; Copyright (C) 2015 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2015 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-locate.el b/helm-locate.el
index a7ce7417..53790a7a 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -1,6 +1,6 @@
;;; helm-locate.el --- helm interface for locate. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-man.el b/helm-man.el
index ab2d3002..26f8135f 100644
--- a/helm-man.el
+++ b/helm-man.el
@@ -1,6 +1,6 @@
;;; helm-man.el --- Man and woman UI -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-misc.el b/helm-misc.el
index 3087ce6a..7843f0fb 100644
--- a/helm-misc.el
+++ b/helm-misc.el
@@ -1,6 +1,6 @@
;;; helm-misc.el --- Various functions for helm -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-mode.el b/helm-mode.el
index 57a278dc..33acb351 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1,6 +1,6 @@
;;; helm-mode.el --- Enable helm completion everywhere. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-multi-match.el b/helm-multi-match.el
index 3d36bfea..e5d3c9da 100644
--- a/helm-multi-match.el
+++ b/helm-multi-match.el
@@ -3,7 +3,7 @@
;; Original Author: rubikitch
;; Copyright (C) 2008 ~ 2011 rubikitch
-;; Copyright (C) 2011 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2011 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-net.el b/helm-net.el
index 560171b6..59687009 100644
--- a/helm-net.el
+++ b/helm-net.el
@@ -1,6 +1,6 @@
;;; helm-net.el --- helm browse url and search web. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-org.el b/helm-org.el
index b045ddaa..1206901e 100644
--- a/helm-org.el
+++ b/helm-org.el
@@ -1,6 +1,6 @@
;;; helm-org.el --- Helm for org headlines and keywords completion -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-regexp.el b/helm-regexp.el
index 02b3d966..e2c3ddad 100644
--- a/helm-regexp.el
+++ b/helm-regexp.el
@@ -1,6 +1,6 @@
;;; helm-regexp.el --- In buffer regexp searching and replacement for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-ring.el b/helm-ring.el
index f28a16ec..38d177ab 100644
--- a/helm-ring.el
+++ b/helm-ring.el
@@ -1,6 +1,6 @@
;;; helm-ring.el --- kill-ring, mark-ring, and register browsers for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-semantic.el b/helm-semantic.el
index 402abb60..6c246373 100644
--- a/helm-semantic.el
+++ b/helm-semantic.el
@@ -1,7 +1,7 @@
;;; helm-semantic.el --- Helm interface for Semantic -*- lexical-binding: t -*-
;; Copyright (C) 2012 ~ 2017 Daniel Hackney <dan@haxney.org>
-;; 2012 ~ 2018 Thierry Volpiatto<thierry.volpiatto@gmail.com>
+;; 2012 ~ 2019 Thierry Volpiatto<thierry.volpiatto@gmail.com>
;; Author: Daniel Hackney <dan@haxney.org>
diff --git a/helm-source.el b/helm-source.el
index 8ef579bf..8c4d1cd0 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -1,6 +1,6 @@
;;; helm-source.el --- Helm source creation. -*- lexical-binding: t -*-
-;; Copyright (C) 2015 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2015 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-sys.el b/helm-sys.el
index 9ec918d2..6c107852 100644
--- a/helm-sys.el
+++ b/helm-sys.el
@@ -1,6 +1,6 @@
;;; helm-sys.el --- System related functions for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-tags.el b/helm-tags.el
index 88fc9043..17d8242e 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -1,6 +1,6 @@
;;; helm-tags.el --- Helm for Etags. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-types.el b/helm-types.el
index abe577a7..03a2011e 100644
--- a/helm-types.el
+++ b/helm-types.el
@@ -1,6 +1,6 @@
;;; helm-types.el --- Helm types classes and methods. -*- lexical-binding: t -*-
-;; Copyright (C) 2015 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2015 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-utils.el b/helm-utils.el
index 0364aa27..b00a9a2d 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -1,6 +1,6 @@
;;; helm-utils.el --- Utilities Functions for helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm-x-files.el b/helm-x-files.el
index 7aad88a4..3dc9639f 100644
--- a/helm-x-files.el
+++ b/helm-x-files.el
@@ -1,6 +1,6 @@
;;; helm-x-files.el --- helm auxiliary functions and sources. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; 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
diff --git a/helm.el b/helm.el
index eea9e350..a895753f 100644
--- a/helm.el
+++ b/helm.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2007 Tamas Patrovics
;; 2008 ~ 2011 rubikitch <rubikitch@ruby-lang.org>
-;; 2011 ~ 2018 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; 2011 ~ 2019 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; This is a fork of anything.el wrote by Tamas Patrovics.