summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helm-adaptative.el2
-rw-r--r--helm-aliases.el2
-rw-r--r--helm-apt.el2
-rw-r--r--helm-bbdb.el2
-rw-r--r--helm-bmkext.el2
-rw-r--r--helm-bookmark.el2
-rw-r--r--helm-buffers.el2
-rw-r--r--helm-call-tree.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-elisp.el2
-rw-r--r--helm-elscreen.el2
-rw-r--r--helm-emms.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-firefox.el2
-rw-r--r--helm-font.el2
-rw-r--r--helm-gentoo.el2
-rw-r--r--helm-grep.el2
-rw-r--r--helm-help.el2
-rw-r--r--helm-imenu.el2
-rw-r--r--helm-info.el2
-rw-r--r--helm-locate.el2
-rw-r--r--helm-man.el2
-rw-r--r--helm-match-plugin.el2
-rw-r--r--helm-misc.el2
-rw-r--r--helm-mode.el2
-rw-r--r--helm-net.el2
-rw-r--r--helm-org.el2
-rw-r--r--helm-plugin.el2
-rw-r--r--helm-regexp.el2
-rw-r--r--helm-ring.el2
-rw-r--r--helm-semantic.el2
-rw-r--r--helm-sys.el2
-rw-r--r--helm-tags.el2
-rw-r--r--helm-utils.el2
-rw-r--r--helm-w3m.el2
-rw-r--r--helm-yaoddmuse.el2
-rw-r--r--helm.el2
43 files changed, 43 insertions, 43 deletions
diff --git a/helm-adaptative.el b/helm-adaptative.el
index db1f3d02..18aff77b 100644
--- a/helm-adaptative.el
+++ b/helm-adaptative.el
@@ -3,7 +3,7 @@
;; Original Author: Tamas Patrovics
;; Copyright (C) 2007 Tamas Patrovics
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-aliases.el b/helm-aliases.el
index c05ea09b..42679618 100644
--- a/helm-aliases.el
+++ b/helm-aliases.el
@@ -1,6 +1,6 @@
;;; helm-aliases.el --- Helm aliases for helm obsoletes functions. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-apt.el b/helm-apt.el
index d24d1b59..bf04a150 100644
--- a/helm-apt.el
+++ b/helm-apt.el
@@ -1,6 +1,6 @@
;;; helm-apt.el --- Helm interface for Debian/Ubuntu packages (apt-*) -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-bbdb.el b/helm-bbdb.el
index f2b3a1ee..14722a62 100644
--- a/helm-bbdb.el
+++ b/helm-bbdb.el
@@ -1,6 +1,6 @@
;;; helm-bbdb.el --- Helm interface for bbdb -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-bmkext.el b/helm-bmkext.el
index f553e0a4..fb8197a9 100644
--- a/helm-bmkext.el
+++ b/helm-bmkext.el
@@ -1,6 +1,6 @@
;;; helm-bmkext.el --- Sources to filter bookmark-extensions bookmarks. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 aa5fe8f2..5d7c1108 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 edeeeed4..ba5ebd89 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-call-tree.el b/helm-call-tree.el
index 17f1d50a..1debc6e6 100644
--- a/helm-call-tree.el
+++ b/helm-call-tree.el
@@ -1,6 +1,6 @@
;;; helm-call-tree.el --- Helm interface of `simple-call-tree.el'. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 f8e2de07..8e466057 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 856cad07..443e7646 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 0f4a31bc..bb2e2aad 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 09f1deb7..217e6c00 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 3fd439ad..bb43f3b1 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-elscreen.el b/helm-elscreen.el
index 1cd3f541..ee6fcab1 100644
--- a/helm-elscreen.el
+++ b/helm-elscreen.el
@@ -1,6 +1,6 @@
;;; helm-elscreen.el -- Elscreen support -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-emms.el b/helm-emms.el
index f3086867..fd276ca8 100644
--- a/helm-emms.el
+++ b/helm-emms.el
@@ -1,6 +1,6 @@
;;; helm-emms.el --- Emms for Helm. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 14655e26..0254933f 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 4f6318c1..23af7a76 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 5f0d99ef..6d0eda36 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 93459b68..c50c39d6 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-firefox.el b/helm-firefox.el
index 44e0ee88..869a1c58 100644
--- a/helm-firefox.el
+++ b/helm-firefox.el
@@ -1,6 +1,6 @@
;;; helm-firefox.el --- Firefox bookmarks -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 b8771915..ef6e08b6 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-gentoo.el b/helm-gentoo.el
index 58bf1c09..5ebd4289 100644
--- a/helm-gentoo.el
+++ b/helm-gentoo.el
@@ -1,6 +1,6 @@
;;; helm-gentoo.el --- Helm UI for gentoo portage. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 9af916dc..1623a918 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 de8a2c07..60cbb040 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 c5084d79..fc1b0baf 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 3fda00d0..643999d8 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-locate.el b/helm-locate.el
index 7e362054..a74434a1 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 7941837a..e10b9bab 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-match-plugin.el b/helm-match-plugin.el
index fded970a..447e3817 100644
--- a/helm-match-plugin.el
+++ b/helm-match-plugin.el
@@ -3,7 +3,7 @@
;; Original Author: rubikitch
;; Copyright (C) 2008 ~ 2011 rubikitch
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2011 ~ 2014 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; URL: http://github.com/emacs-helm/helm
diff --git a/helm-misc.el b/helm-misc.el
index 7ac30474..0d733bc0 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 6badfef9..8f228fdc 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-net.el b/helm-net.el
index 223f979e..cae628a3 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 d86421dd..f43bfc30 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-plugin.el b/helm-plugin.el
index 9dd2b445..df20830e 100644
--- a/helm-plugin.el
+++ b/helm-plugin.el
@@ -1,6 +1,6 @@
;;; helm-plugin.el --- Helm plugins -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 792bd03d..8bb38fca 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 721d7a19..46cdcb41 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 2e49d7bb..9820a651 100644
--- a/helm-semantic.el
+++ b/helm-semantic.el
@@ -1,6 +1,6 @@
;;; helm-semantic.el --- Helm interface for Semantic -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Daniel Hackney <dan@haxney.org>
+;; Copyright (C) 2012 ~ 2014 Daniel Hackney <dan@haxney.org>
;; Author: Daniel Hackney <dan@haxney.org>
;; This program is free software; you can redistribute it and/or modify
diff --git a/helm-sys.el b/helm-sys.el
index f3a46f0a..7673f249 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 82656ac0..cfadeed4 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -1,6 +1,6 @@
;;; helm-tags.el --- Helm for Etags and Ctags. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-utils.el b/helm-utils.el
index e069ab18..e0562f65 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 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-w3m.el b/helm-w3m.el
index b52664ad..4e9ccddb 100644
--- a/helm-w3m.el
+++ b/helm-w3m.el
@@ -1,6 +1,6 @@
;;; helm-w3m.el --- W3m bookmark - helm interface. -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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-yaoddmuse.el b/helm-yaoddmuse.el
index 5bef6f42..c94b6cd3 100644
--- a/helm-yaoddmuse.el
+++ b/helm-yaoddmuse.el
@@ -1,6 +1,6 @@
;;; helm-yaoddmuse.el --- Helm extension for yaoddmuse -*- lexical-binding: t -*-
-;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; Copyright (C) 2012 ~ 2014 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 b437689b..ddbcce4f 100644
--- a/helm.el
+++ b/helm.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2007 Tamas Patrovics
;; 2008 ~ 2011 rubikitch <rubikitch@ruby-lang.org>
-;; 2011 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+;; 2011 ~ 2014 Thierry Volpiatto <thierry.volpiatto@gmail.com>
;; This is a fork of anything.el wrote by Tamas Patrovics.