diff --git a/init.lua b/init.lua index 5159f55..73474e3 100644 --- a/init.lua +++ b/init.lua @@ -1,6 +1,6 @@ -- nvim-config - NeoVim config -- --- Copyright (C) 2016-2023 offa +-- Copyright (C) 2016-2024 offa -- -- 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 diff --git a/install.sh b/install.sh index 005b7d2..8ecf73d 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # nvim-config - NeoVim config # -# Copyright (C) 2016-2023 offa +# Copyright (C) 2016-2024 offa # # 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