branch: elpa/telephone-line
commit 547979a092253e77a712a87ebec11135984711ad
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>

    Update copyright years
---
 telephone-line-config.el     | 2 +-
 telephone-line-segments.el   | 2 +-
 telephone-line-separators.el | 2 +-
 telephone-line-utils.el      | 2 +-
 telephone-line.el            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/telephone-line-config.el b/telephone-line-config.el
index 02d5bbf698..fa9f47f3fa 100644
--- a/telephone-line-config.el
+++ b/telephone-line-config.el
@@ -1,6 +1,6 @@
 ;;; telephone-line-config.el --- Easy config for telephone-line
 
-;; Copyright (C) 2015-2017 Daniel Bordak
+;; Copyright (C) 2015-2022 Daniel Bordak
 
 ;; 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/telephone-line-segments.el b/telephone-line-segments.el
index 87c8ba09c4..8ff5f6147d 100644
--- a/telephone-line-segments.el
+++ b/telephone-line-segments.el
@@ -1,6 +1,6 @@
 ;;; telephone-line-segments.el --- Segments for Telephone Line -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2015-2017 Daniel Bordak
+;; Copyright (C) 2015-2022 Daniel Bordak
 
 ;; 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/telephone-line-separators.el b/telephone-line-separators.el
index e797924502..b9c4e9aca5 100644
--- a/telephone-line-separators.el
+++ b/telephone-line-separators.el
@@ -1,6 +1,6 @@
 ;;; telephone-line-separators.el --- Separators for Telephone Line
 
-;; Copyright (C) 2015-2017 Daniel Bordak
+;; Copyright (C) 2015-2022 Daniel Bordak
 
 ;; 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/telephone-line-utils.el b/telephone-line-utils.el
index a84886814e..60f271c208 100644
--- a/telephone-line-utils.el
+++ b/telephone-line-utils.el
@@ -1,6 +1,6 @@
 ;;; telephone-line-utils.el --- Functions for defining segparators and 
segments -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2017 Daniel Bordak
+;; Copyright (C) 2015-2022 Daniel Bordak
 
 ;; 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/telephone-line.el b/telephone-line.el
index 08df2f13d4..556eefbd7b 100644
--- a/telephone-line.el
+++ b/telephone-line.el
@@ -1,6 +1,6 @@
 ;;; telephone-line.el --- Rewrite of Powerline -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2017 Daniel Bordak
+;; Copyright (C) 2015-2022 Daniel Bordak
 
 ;; Author: Daniel Bordak <[email protected]>
 ;; URL: https://github.com/dbordak/telephone-line

Reply via email to