From 55275a59ca044ffd378eae8529426c53072b8d32 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 18 Jan 2017 17:16:57 +0100 Subject: emacs: added credits and license into the init.org file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is done because the rendered html file should have both these notices since there's no link to the README.org file there. Signed-off-by: Miquel Sabaté Solà --- emacs/init.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) (limited to 'emacs/init.html') diff --git a/emacs/init.html b/emacs/init.html index 6be151c..302ba4d 100644 --- a/emacs/init.html +++ b/emacs/init.html @@ -4,7 +4,7 @@ mssola's GNU Emacs configuration - + @@ -178,6 +178,8 @@ for the JavaScript code in this tag.
  • 14. Languages
  • 15. Misc
  • +
  • 16. Credits
  • +
  • 17. License
  • @@ -2154,10 +2156,60 @@ too many things into my leader and these shortcuts look sensible to me). +
    +

    16 Credits

    +
    +

    +I've built this file by simply scavenging from other people's emacs.d/dotfiles +repositories. I have taken lots of pieces from here and there, but most notably: +

    + + +
    +
    + +
    +

    17 License

    +
    +
    + +
    Copyright (C) 2014-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
    +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/>.
    +
    +
    +
    +

    Author: Miquel Sabaté Solà

    -

    Created: 2017-01-18 Wed 15:09

    +

    Created: 2017-01-18 Wed 15:25

    Emacs 25.1.1 (Org mode 8.2.10)

    Validate

    -- cgit v1.2.3