diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:01:35 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:02:00 +0100 |
| commit | 95c9ca2f2c100f7b6bd5c4c0dec593c018362026 (patch) | |
| tree | 63570c206e6dc3670a08177c02c31c0c5558f22b /emacs/lisp | |
| parent | 899a055c018d1cd8d37826c667be8dfb62a7b6bb (diff) | |
| download | dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.tar.gz dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.zip | |
Updating licenses
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 7633661..3a4660a 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-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +;; Copyright (C) 2016-2019 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 |
