diff options
Diffstat (limited to 'protocols/Twitter/src')
-rw-r--r-- | protocols/Twitter/src/chat.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/connection.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/contacts.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/http.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/http.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/main.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/oauth.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/proto.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/proto.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/stdafx.cxx | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/theme.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/theme.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/twitter.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/twitter.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/ui.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/ui.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/utility.cpp | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/utility.h | 4 | ||||
-rw-r--r-- | protocols/Twitter/src/version.h | 2 |
19 files changed, 37 insertions, 37 deletions
diff --git a/protocols/Twitter/src/chat.cpp b/protocols/Twitter/src/chat.cpp index 870ef95d00..814e771cab 100644 --- a/protocols/Twitter/src/chat.cpp +++ b/protocols/Twitter/src/chat.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/connection.cpp b/protocols/Twitter/src/connection.cpp index 3cc359cc59..95e83c0a47 100644 --- a/protocols/Twitter/src/connection.cpp +++ b/protocols/Twitter/src/connection.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/contacts.cpp b/protocols/Twitter/src/contacts.cpp index 762ccfb86c..ea8d299c22 100644 --- a/protocols/Twitter/src/contacts.cpp +++ b/protocols/Twitter/src/contacts.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/http.cpp b/protocols/Twitter/src/http.cpp index 56ec865276..d50f9fc818 100644 --- a/protocols/Twitter/src/http.cpp +++ b/protocols/Twitter/src/http.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/http.h b/protocols/Twitter/src/http.h index 011817ad26..3bdb0361e8 100644 --- a/protocols/Twitter/src/http.h +++ b/protocols/Twitter/src/http.h @@ -1,7 +1,7 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/main.cpp b/protocols/Twitter/src/main.cpp index e5f91827e5..c31101f22b 100644 --- a/protocols/Twitter/src/main.cpp +++ b/protocols/Twitter/src/main.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/oauth.cpp b/protocols/Twitter/src/oauth.cpp index efca13a9c8..c6c118eeff 100644 --- a/protocols/Twitter/src/oauth.cpp +++ b/protocols/Twitter/src/oauth.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/proto.cpp b/protocols/Twitter/src/proto.cpp index 4a4fac9ca2..ccb1132806 100644 --- a/protocols/Twitter/src/proto.cpp +++ b/protocols/Twitter/src/proto.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/proto.h b/protocols/Twitter/src/proto.h index c1be3f728c..8484917775 100644 --- a/protocols/Twitter/src/proto.h +++ b/protocols/Twitter/src/proto.h @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/stdafx.cxx b/protocols/Twitter/src/stdafx.cxx index b3677bfc08..5fd3593c8f 100644 --- a/protocols/Twitter/src/stdafx.cxx +++ b/protocols/Twitter/src/stdafx.cxx @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/theme.cpp b/protocols/Twitter/src/theme.cpp index 68638dcfed..7d65cd4f36 100644 --- a/protocols/Twitter/src/theme.cpp +++ b/protocols/Twitter/src/theme.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/theme.h b/protocols/Twitter/src/theme.h index 3e05cb29e1..df69f619eb 100644 --- a/protocols/Twitter/src/theme.h +++ b/protocols/Twitter/src/theme.h @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/twitter.cpp b/protocols/Twitter/src/twitter.cpp index c2fd06c86f..ab9b9f1388 100644 --- a/protocols/Twitter/src/twitter.cpp +++ b/protocols/Twitter/src/twitter.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/twitter.h b/protocols/Twitter/src/twitter.h index 1565fea1aa..0ed9665fea 100644 --- a/protocols/Twitter/src/twitter.h +++ b/protocols/Twitter/src/twitter.h @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/ui.cpp b/protocols/Twitter/src/ui.cpp index 0954438dec..6bc57000fa 100644 --- a/protocols/Twitter/src/ui.cpp +++ b/protocols/Twitter/src/ui.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/ui.h b/protocols/Twitter/src/ui.h index 70e9b6f23e..0902ee24a4 100644 --- a/protocols/Twitter/src/ui.h +++ b/protocols/Twitter/src/ui.h @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/utility.cpp b/protocols/Twitter/src/utility.cpp index 9f5d329e30..29c93ecf72 100644 --- a/protocols/Twitter/src/utility.cpp +++ b/protocols/Twitter/src/utility.cpp @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/utility.h b/protocols/Twitter/src/utility.h index b8052df5be..d441ad826e 100644 --- a/protocols/Twitter/src/utility.h +++ b/protocols/Twitter/src/utility.h @@ -1,6 +1,6 @@ /*
-Copyright © 2012-17 Miranda NG team
-Copyright © 2009 Jim Porter
+Copyright © 2012-17 Miranda NG team
+Copyright © 2009 Jim Porter
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/Twitter/src/version.h b/protocols/Twitter/src/version.h index 32cbe35e34..7f9840db58 100644 --- a/protocols/Twitter/src/version.h +++ b/protocols/Twitter/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "dentist, omniwolf, Thief"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/Twitter/"
-#define __COPYRIGHT "© 2009-2010 dentist, 2010-2012 omniwolf and Thief"
+#define __COPYRIGHT "© 2009-2010 dentist, 2010-2012 omniwolf and Thief"
|