about summary refs log tree commit diff
path: root/src/pronouns/config.clj
diff options
context:
space:
mode:
authorMorgan Astra <givengravity@gmail.com>2018-11-15 12:19:10 -0800
committerGitHub <noreply@github.com>2018-11-15 12:19:10 -0800
commit4ec5220185cda5a2fd81234ad4dcb444ab2ac4c0 (patch)
tree82fe697357ef609dbf2fad0e566a083f21d79052 /src/pronouns/config.clj
parent7d0d3a445b4a55406edef4720251c9be747d301b (diff)
parent04d94c8935377e68292f78671428d564395b1641 (diff)
Merge branch 'master' into feature/slash-or
Diffstat (limited to 'src/pronouns/config.clj')
-rw-r--r--src/pronouns/config.clj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pronouns/config.clj b/src/pronouns/config.clj
index 19e20f1..3a07c36 100644
--- a/src/pronouns/config.clj
+++ b/src/pronouns/config.clj
@@ -1,5 +1,5 @@
 ;; pronoun.is - a website for pronoun usage examples
-;; Copyright (C) 2014 - 2017 Morgan Astra
+;; Copyright (C) 2014 - 2018 Morgan Astra
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU Affero General Public License as
@@ -12,7 +12,7 @@
 ;; GNU Affero General Public License for more details.
 
 ;; You should have received a copy of the GNU Affero General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>
+;; along with this program.  If not, see <https://www.gnu.org/licenses/>
 
 (ns pronouns.config
   (:require [pronouns.util :as u]))