diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:34:03 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:34:03 +0100 |
| commit | a0da1afee037d6fec85c76b05a9a9a7d692d4965 (patch) | |
| tree | a35d1f48e7c0064e23c7401e7eabf56da0e844aa /emacs/lisp | |
| parent | 5399d2d61dad2bdfe695d25589ea98c93fa925f7 (diff) | |
| download | dotfiles-a0da1afee037d6fec85c76b05a9a9a7d692d4965.tar.gz dotfiles-a0da1afee037d6fec85c76b05a9a9a7d692d4965.zip | |
Updated license year
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/lisp')
| -rw-r--r-- | emacs/lisp/g.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/lisp/g.el b/emacs/lisp/g.el index 64669a8..deb52e3 100644 --- a/emacs/lisp/g.el +++ b/emacs/lisp/g.el @@ -1,6 +1,6 @@ ;;; g.el --- Adding shortcuts to GNU Emacs -;; Copyright (C) 2016 Miquel Sabaté Solà <mikisabate@gmail.com> +;; Copyright (C) 2016-2017 Miquel Sabaté Solà <mikisabate@gmail.com> ;; ;; 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 |
