diff --git a/src/webui/httpconnection.cpp b/src/webui/httpconnection.cpp index 196b1f5e7..3a6208bdb 100644 --- a/src/webui/httpconnection.cpp +++ b/src/webui/httpconnection.cpp @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ #include diff --git a/src/webui/httpconnection.h b/src/webui/httpconnection.h index e1a9ed82f..0b768276a 100644 --- a/src/webui/httpconnection.h +++ b/src/webui/httpconnection.h @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ diff --git a/src/webui/httprequestparser.cpp b/src/webui/httprequestparser.cpp index 262e93123..81289263f 100644 --- a/src/webui/httprequestparser.cpp +++ b/src/webui/httprequestparser.cpp @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ #include diff --git a/src/webui/httprequestparser.h b/src/webui/httprequestparser.h index 55a21be36..9169c040f 100644 --- a/src/webui/httprequestparser.h +++ b/src/webui/httprequestparser.h @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ #ifndef HTTPREQUESTPARSER_H diff --git a/src/webui/httpresponsegenerator.cpp b/src/webui/httpresponsegenerator.cpp index 9ebb14d41..02842c514 100644 --- a/src/webui/httpresponsegenerator.cpp +++ b/src/webui/httpresponsegenerator.cpp @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ #include diff --git a/src/webui/httpresponsegenerator.h b/src/webui/httpresponsegenerator.h index 057016589..d06e134c0 100644 --- a/src/webui/httpresponsegenerator.h +++ b/src/webui/httpresponsegenerator.h @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */ diff --git a/src/webui/httpserver.h b/src/webui/httpserver.h index 170cceec8..d68728f75 100644 --- a/src/webui/httpserver.h +++ b/src/webui/httpserver.h @@ -25,6 +25,8 @@ * modify file(s), you may extend this exception to your version of the file(s), * but you are not obligated to do so. If you do not wish to do so, delete this * exception statement from your version. + * + * Contact : chris@qbittorrent.org */