diff --git a/LICENCE b/LICENCE index 22c0844..36d188c 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2018, Alex Vear +Copyright (c) 2019, Alex Vear Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/ftdetect/org.vim b/ftdetect/org.vim index 0230209..28e75a5 100644 --- a/ftdetect/org.vim +++ b/ftdetect/org.vim @@ -1,6 +1,6 @@ " ============================================================= " Description: Detect Org-mode files -" Author: Alex Vear (axvr) +" Author: Alex Vear (axvr) " Licence: ISC (2018) " ============================================================= diff --git a/ftplugin/org.vim b/ftplugin/org.vim index 83f20a0..a063a28 100644 --- a/ftplugin/org.vim +++ b/ftplugin/org.vim @@ -1,6 +1,6 @@ " ============================================================= " Description: Configure Org-mode folding -" Author: Alex Vear (axvr) +" Author: Alex Vear (axvr) " Licence: ISC (2019) " ============================================================= diff --git a/syntax/org.vim b/syntax/org.vim index 1eb49f7..d381913 100644 --- a/syntax/org.vim +++ b/syntax/org.vim @@ -1,6 +1,6 @@ " ============================================================= " Description: Basic Org-mode syntax highlighting -" Author: Alex Vear (axvr) +" Author: Alex Vear (axvr) " Licence: ISC (2019) " =============================================================