From 99a810f55b5d4ca8b84215b368b0722ac3291265 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 2 Mar 2017 18:26:49 -0500 Subject: Update copyright years --- org-link-edit.el | 2 +- test-org-link-edit.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org-link-edit.el b/org-link-edit.el index ecea02f..482db7b 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -1,6 +1,6 @@ ;;; org-link-edit.el --- Slurp and barf with Org links -*- lexical-binding: t; -*- -;; Copyright (C) 2015 Kyle Meyer +;; Copyright (C) 2015-2017 Kyle Meyer ;; Author: Kyle Meyer ;; URL: https://gitlab.com/kyleam/org-link-edit diff --git a/test-org-link-edit.el b/test-org-link-edit.el index fe8b4a5..e37be95 100644 --- a/test-org-link-edit.el +++ b/test-org-link-edit.el @@ -1,6 +1,6 @@ ;;; test-org-link-edit.el --- Tests for org-link-edit.el -;; Copyright (C) 2015 Kyle Meyer +;; Copyright (C) 2015-2017 Kyle Meyer ;; Author: Kyle Meyer -- cgit v1.2.3