branch: elpa/pacmacs
commit 864fe2b02e0fd7073f35c14c0c24a0ac84b3f408
Author: rexim <[email protected]>
Commit: rexim <[email protected]>
Bump the copyright year for all the files
---
LICENSE.md | 2 +-
pacmacs-anim.el | 2 +-
pacmacs-board.el | 2 +-
pacmacs-render.el | 2 +-
pacmacs-score.el | 2 +-
pacmacs-utils.el | 2 +-
pacmacs-vector.el | 2 +-
pacmacs-walls.el | 2 +-
pacmacs.el | 2 +-
tools/pacmacs-rr.el | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/LICENSE.md b/LICENSE.md
index 1202bb9215..3b99c7399b 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -2,7 +2,7 @@ All the source code of this game is distributed under the MIT
license.
# The MIT License #
-Copyright (C) 2015 Codingteam
+Copyright (C) 2015-2016 Codingteam
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/pacmacs-anim.el b/pacmacs-anim.el
index 4f90abb721..c46ddabd14 100644
--- a/pacmacs-anim.el
+++ b/pacmacs-anim.el
@@ -1,6 +1,6 @@
;;; pacmacs-anim.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-board.el b/pacmacs-board.el
index f893fe734f..4d154aa570 100644
--- a/pacmacs-board.el
+++ b/pacmacs-board.el
@@ -1,6 +1,6 @@
;;; pacmacs-board.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-render.el b/pacmacs-render.el
index 9d6328fe9f..2b55f06497 100644
--- a/pacmacs-render.el
+++ b/pacmacs-render.el
@@ -1,6 +1,6 @@
;;; pacmacs-render.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-score.el b/pacmacs-score.el
index 92c1c73ff0..8749a39e44 100644
--- a/pacmacs-score.el
+++ b/pacmacs-score.el
@@ -1,6 +1,6 @@
;;; pacmacs-score.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-utils.el b/pacmacs-utils.el
index 2b805230d2..d72321c598 100644
--- a/pacmacs-utils.el
+++ b/pacmacs-utils.el
@@ -1,6 +1,6 @@
;;; pacmacs-utils.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-vector.el b/pacmacs-vector.el
index 2953b077fa..a86a606f29 100644
--- a/pacmacs-vector.el
+++ b/pacmacs-vector.el
@@ -1,6 +1,6 @@
;;; pacmacs-vector.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs-walls.el b/pacmacs-walls.el
index 77c72b223e..2b8f6d9f27 100644
--- a/pacmacs-walls.el
+++ b/pacmacs-walls.el
@@ -1,6 +1,6 @@
;;; pacmacs-walls.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/pacmacs.el b/pacmacs.el
index bd2b2455fd..0fc8e6d1b4 100644
--- a/pacmacs.el
+++ b/pacmacs.el
@@ -1,6 +1,6 @@
;;; pacmacs.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>
diff --git a/tools/pacmacs-rr.el b/tools/pacmacs-rr.el
index c06d7db494..0259ff5e61 100644
--- a/tools/pacmacs-rr.el
+++ b/tools/pacmacs-rr.el
@@ -1,6 +1,6 @@
;;; pacmacs-rr.el --- Pacman for Emacs -*- lexical-binding: t -*-
-;; Copyright (C) 2015 Codingteam
+;; Copyright (C) 2015-2016 Codingteam
;; Author: Codingteam <[email protected]>
;; Maintainer: Alexey Kutepov <[email protected]>