diff options
Diffstat (limited to 'protocols/Discord')
-rw-r--r-- | protocols/Discord/src/connection.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/http.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/main.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/options.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/proto.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/server.cpp | 2 | ||||
-rw-r--r-- | protocols/Discord/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | protocols/Discord/src/utils.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/protocols/Discord/src/connection.cpp b/protocols/Discord/src/connection.cpp index 7b2cc097c9..db3d667761 100644 --- a/protocols/Discord/src/connection.cpp +++ b/protocols/Discord/src/connection.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/http.cpp b/protocols/Discord/src/http.cpp index ed154569d3..e5941a71a4 100644 --- a/protocols/Discord/src/http.cpp +++ b/protocols/Discord/src/http.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/main.cpp b/protocols/Discord/src/main.cpp index 340ce425bb..edfac36d0c 100644 --- a/protocols/Discord/src/main.cpp +++ b/protocols/Discord/src/main.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/options.cpp b/protocols/Discord/src/options.cpp index b6cde0f39d..2114e47af9 100644 --- a/protocols/Discord/src/options.cpp +++ b/protocols/Discord/src/options.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/proto.cpp b/protocols/Discord/src/proto.cpp index e2947e0594..e124ffe57f 100644 --- a/protocols/Discord/src/proto.cpp +++ b/protocols/Discord/src/proto.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/server.cpp b/protocols/Discord/src/server.cpp index 3997742ccd..b8af77f8cb 100644 --- a/protocols/Discord/src/server.cpp +++ b/protocols/Discord/src/server.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/stdafx.cxx b/protocols/Discord/src/stdafx.cxx index d0169f97c1..66349b8227 100644 --- a/protocols/Discord/src/stdafx.cxx +++ b/protocols/Discord/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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/protocols/Discord/src/utils.cpp b/protocols/Discord/src/utils.cpp index 1074291b36..5913f6ef33 100644 --- a/protocols/Discord/src/utils.cpp +++ b/protocols/Discord/src/utils.cpp @@ -1,5 +1,5 @@ /* -Copyright © 2016 Miranda NG team +Copyright © 2016-17 Miranda NG team 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 |