diff --git a/CMakeLists.txt b/CMakeLists.txt index 37af390..cd69114 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # this file is part of EditorConfig plugin for Notepad++ # -# Copyright (C)2011-2016 EditorConfig Team +# Copyright (C)2011-2016 EditorConfig Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/README.md b/README.md index cad68f7..3b1d60c 100644 --- a/README.md +++ b/README.md @@ -112,11 +112,11 @@ Feel free to submit bugs, feature requests, and other issues to the [cmake]: https://www.cmake.org -[EditorConfig]: http://editorconfig.org +[EditorConfig]: https://editorconfig.org [EditorConfig C core]: https://github.com/editorconfig/editorconfig-core-c [EditorConfig plugin for Notepad++]: [https://github.com/editorconfig/editorconfig-notepad-plus-plus](https://github.com/bruderstein/nppPluginManager) [Microsoft Visual Studio]: https://www.visualstudio.com/ [download]: https://sourceforge.net/projects/editorconfig/files/EditorConfig-Notepad%2B%2B-Plugin/ [pcre]: https://ftp.pcre.org/pub/pcre [PowerShell]: https://docs.microsoft.com/en-us/powershell -[properties]: http://editorconfig.org/#supported-properties +[properties]: https://editorconfig.org/#supported-properties diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4d9678b..83d16c1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,6 @@ # this file is part of EditorConfig plugin for Notepad++ # -# Copyright (C) 2011-2016 EditorConfig Team +# Copyright (C) 2011-2016 EditorConfig Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/DlgAbout.cpp b/src/DlgAbout.cpp index b7c7200..370c5a7 100644 --- a/src/DlgAbout.cpp +++ b/src/DlgAbout.cpp @@ -1,6 +1,6 @@ // this file is part of EditorConfig plugin for Notepad++ // -// Copyright (C) 2011-2016 EditorConfig Team +// Copyright (C) 2011-2016 EditorConfig Team // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/DlgAbout.hpp b/src/DlgAbout.hpp index c30e6dc..7806232 100644 --- a/src/DlgAbout.hpp +++ b/src/DlgAbout.hpp @@ -1,6 +1,6 @@ // this file is part of EditorConfig plugin for Notepad++ // -// Copyright (C) 2011-2016 EditorConfig Team +// Copyright (C) 2011-2016 EditorConfig Team // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/NppPluginEditorConfig.cpp b/src/NppPluginEditorConfig.cpp index c422fc8..69e6b97 100644 --- a/src/NppPluginEditorConfig.cpp +++ b/src/NppPluginEditorConfig.cpp @@ -1,7 +1,7 @@ //this file is part of EditorConfig plugin for Notepad++ // //Copyright (C)2003 Don HO -//Copyright (C)2011 EditorConfig Team +//Copyright (C)2011 EditorConfig Team // //This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License diff --git a/src/PluginDefinition.cpp b/src/PluginDefinition.cpp index 1369fdf..4ff0af2 100644 --- a/src/PluginDefinition.cpp +++ b/src/PluginDefinition.cpp @@ -1,7 +1,7 @@ //this file is part of EditorConfig plugin for Notepad++ // //Copyright (C)2003 Don HO -//Copyright (C)2011-2016 EditorConfig Team +//Copyright (C)2011-2016 EditorConfig Team // //This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License diff --git a/src/PluginDefinition.hpp b/src/PluginDefinition.hpp index c7f179a..b579d3c 100644 --- a/src/PluginDefinition.hpp +++ b/src/PluginDefinition.hpp @@ -1,7 +1,7 @@ //this file is part of EditorConfig plugin for Notepad++ // //Copyright (C)2003 Don HO -//Copyright (C)2011-2016 EditorConfig Team +//Copyright (C)2011-2016 EditorConfig Team // //This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License diff --git a/src/version.rc.in b/src/version.rc.in index 416adb9..608cb6d 100644 --- a/src/version.rc.in +++ b/src/version.rc.in @@ -1,6 +1,6 @@ // this file is part of EditorConfig plugin for Notepad++ // -// Copyright (C)2011-2016 EditorConfig Team +// Copyright (C)2011-2016 EditorConfig Team // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License