Skip to content

Commit d2eb9ee

Browse files
committed
Just update copyright
- Year updated. - Mention of "project contributors" in the copyright. Thanks to all who contributed the code to the project!
1 parent fc3bae9 commit d2eb9ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go-playground.el

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
;;; go-playground.el --- Local Golang playground for short snippets.
22

3-
;; Copyright (C) 2015-2019 Alexander I.Grafov
3+
;; Copyright (C) 2015-2021 Alexander I.Grafov and the project
4+
;; contibutors.
45

56
;; Author: Alexander I.Grafov <[email protected]>
67
;; URL: https://github.com/grafov/go-playground
78
;; Keywords: tools, golang
8-
;; Version: 1.7
9+
;; Version: 1.7.1
910
;; Package-Requires: ((emacs "24") (go-mode "1.4.0") (gotest "0.13.0"))
1011

1112
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)