From bc8e92970a1fc855944859ffde762c0782ca4b9e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 22 Jan 2021 11:21:52 +0100 Subject: It's been 2021 for quite a while now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .emacs.d/init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/init.org') diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 687ba28..cd64d61 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -41,7 +41,7 @@ From now on our code will be tangled, meaning that it will go into the final =in #+BEGIN_SRC elisp ;;; init.el --- init file -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2016-2020 Miquel Sabaté Solà +;; Copyright (C) 2016-2021 Miquel Sabaté Solà ;; ;; Author: Miquel Sabaté Solà ;; Version: 0.1 @@ -2332,7 +2332,7 @@ I've built this file by simply scavenging from other people's emacs.d/dotfiles r * License #+BEGIN_SRC text :tangle no - Copyright (C) 2014-2020 Miquel Sabaté Solà + Copyright (C) 2014-2021 Miquel Sabaté Solà 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 -- cgit v1.2.3