diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
| commit | 9353a2934fe32ce092b66739eee454fed443743a (patch) | |
| tree | 43cb1fe4d59f69924daa326a707b61a60b0ad90c /.emacs.d/org-templates/README.org | |
| parent | 7ac28a401765b0be829ed6746e57c13ecc709c98 (diff) | |
| download | dotfiles-9353a2934fe32ce092b66739eee454fed443743a.tar.gz dotfiles-9353a2934fe32ce092b66739eee454fed443743a.zip | |
emacs: switched to Doom Emacs
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/org-templates/README.org')
| -rw-r--r-- | .emacs.d/org-templates/README.org | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.emacs.d/org-templates/README.org b/.emacs.d/org-templates/README.org deleted file mode 100644 index c378b2c..0000000 --- a/.emacs.d/org-templates/README.org +++ /dev/null @@ -1,22 +0,0 @@ -* org - -Helper files that are included in some way or another into my =org= file. - -* License - -#+BEGIN_SRC text -Copyright (C) 2019-2021 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 -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. -#+END_SRC |
