branch: externals/beardbolt
commit 95130c14213429e81a33b91c21c91fe48de45e7a
Author: Jay Kamat <[email protected]>
Commit: Jay Kamat <[email protected]>
Update copyright and headers
---
rmsbolt.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rmsbolt.el b/rmsbolt.el
index 387bcf7cea..11d6b6b321 100644
--- a/rmsbolt.el
+++ b/rmsbolt.el
@@ -1,8 +1,8 @@
;;; rmsbolt.el --- A compiler output viewer -*- lexical-binding: t; -*-
-;; Copyright (C) 2018 Jay Kamat
+;; Copyright (C) 2018-2021 Jay Kamat
;; Author: Jay Kamat <[email protected]>
-;; Version: 0.1.1
+;; Version: 0.1.2
;; Keywords: compilation, tools
;; URL: http://gitlab.com/jgkamat/rmsbolt
;; Package-Requires: ((emacs "25.1"))