From d7047a976ac8ea25eb4f0c0cf5adf3cf1934b105 Mon Sep 17 00:00:00 2001 From: Elis Hirwing Date: Wed, 17 Jan 2018 10:37:00 +0100 Subject: [PATCH] Update copyright year --- webpaste.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpaste.el b/webpaste.el index d0e7101..fd3102e 100644 --- a/webpaste.el +++ b/webpaste.el @@ -1,6 +1,6 @@ ;;; webpaste.el --- Paste to pastebin-like services -*- lexical-binding: t; -*- -;; Copyright (c) 2016-2017 Elis Hirwing +;; Copyright (c) 2016-2018 Elis Hirwing ;; Author: Elis "etu" Hirwing ;; URL: https://github.com/etu/webpaste.el