about summary refs log tree commit diff
path: root/src/pronouns/config.clj
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2018-11-14 14:17:47 -0800
committerMorgan Astra <m@morganastra.me>2018-11-14 14:17:47 -0800
commitb507619c7c676dbf1fde09994b48a2211b4f61ee (patch)
tree911baa3e83b649653ea4dfd7e504e672fc686b3a /src/pronouns/config.clj
parentfde31a129a1f2c0dac15ab3f16053465930225cb (diff)
Move license links to https
Diffstat (limited to 'src/pronouns/config.clj')
-rw-r--r--src/pronouns/config.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pronouns/config.clj b/src/pronouns/config.clj
index ecde59f..3a07c36 100644
--- a/src/pronouns/config.clj
+++ b/src/pronouns/config.clj
@@ -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]))