Преглед на файлове

-bringing copyright tags up to FSF standard

Christian Grothoff преди 11 години
родител
ревизия
10cf14317c
променени са 100 файла, в които са добавени 100 реда и са изтрити 100 реда
  1. 1 1
      src/examples/authorization_example.c
  2. 1 1
      src/examples/benchmark.c
  3. 1 1
      src/examples/benchmark_https.c
  4. 1 1
      src/examples/chunked_example.c
  5. 1 1
      src/examples/demo.c
  6. 1 1
      src/examples/digest_auth_example.c
  7. 1 1
      src/examples/dual_stack_example.c
  8. 1 1
      src/examples/fileserver_example.c
  9. 1 1
      src/examples/fileserver_example_dirs.c
  10. 1 1
      src/examples/fileserver_example_external_select.c
  11. 1 1
      src/examples/https_fileserver_example.c
  12. 1 1
      src/examples/mhd2spdy.c
  13. 1 1
      src/examples/mhd2spdy_http.c
  14. 1 1
      src/examples/mhd2spdy_http.h
  15. 1 1
      src/examples/mhd2spdy_spdy.h
  16. 1 1
      src/examples/mhd2spdy_structures.c
  17. 1 1
      src/examples/mhd2spdy_structures.h
  18. 1 1
      src/examples/minimal_example.c
  19. 1 1
      src/examples/minimal_example_comet.c
  20. 1 1
      src/examples/post_example.c
  21. 1 1
      src/examples/querystring_example.c
  22. 1 1
      src/examples/refuse_post_example.c
  23. 1 1
      src/examples/spdy_event_loop.c
  24. 1 1
      src/examples/spdy_fileserver.c
  25. 1 1
      src/examples/spdy_response_with_callback.c
  26. 1 1
      src/include/autoinit_funcs.h
  27. 1 1
      src/include/microhttpd.h
  28. 1 1
      src/include/microspdy.h
  29. 1 1
      src/include/platform.h
  30. 1 1
      src/include/platform_interface.h
  31. 1 1
      src/include/w32functions.h
  32. 1 1
      src/microhttpd/basicauth.c
  33. 1 1
      src/microhttpd/connection.c
  34. 1 1
      src/microhttpd/connection.h
  35. 1 1
      src/microhttpd/connection_https.c
  36. 1 1
      src/microhttpd/connection_https.h
  37. 1 1
      src/microhttpd/daemon.c
  38. 1 1
      src/microhttpd/digestauth.c
  39. 1 1
      src/microhttpd/internal.c
  40. 1 1
      src/microhttpd/internal.h
  41. 1 1
      src/microhttpd/memorypool.c
  42. 1 1
      src/microhttpd/memorypool.h
  43. 1 1
      src/microhttpd/postprocessor.c
  44. 1 1
      src/microhttpd/reason_phrase.c
  45. 1 1
      src/microhttpd/reason_phrase.h
  46. 1 1
      src/microhttpd/response.c
  47. 1 1
      src/microhttpd/response.h
  48. 1 1
      src/microhttpd/test_daemon.c
  49. 1 1
      src/microhttpd/test_postprocessor.c
  50. 1 1
      src/microhttpd/test_postprocessor_large.c
  51. 1 1
      src/microspdy/alstructures.c
  52. 1 1
      src/microspdy/alstructures.h
  53. 1 1
      src/microspdy/applicationlayer.c
  54. 1 1
      src/microspdy/applicationlayer.h
  55. 1 1
      src/microspdy/compression.c
  56. 1 1
      src/microspdy/compression.h
  57. 1 1
      src/microspdy/daemon.c
  58. 1 1
      src/microspdy/daemon.h
  59. 1 1
      src/microspdy/internal.c
  60. 1 1
      src/microspdy/internal.h
  61. 1 1
      src/microspdy/io.c
  62. 1 1
      src/microspdy/io.h
  63. 1 1
      src/microspdy/io_openssl.c
  64. 1 1
      src/microspdy/io_openssl.h
  65. 1 1
      src/microspdy/io_raw.c
  66. 1 1
      src/microspdy/io_raw.h
  67. 1 1
      src/microspdy/session.c
  68. 1 1
      src/microspdy/session.h
  69. 1 1
      src/microspdy/stream.c
  70. 1 1
      src/microspdy/stream.h
  71. 1 1
      src/microspdy/structures.c
  72. 1 1
      src/microspdy/structures.h
  73. 1 1
      src/platform/w32functions.c
  74. 1 1
      src/spdy2http/proxy.c
  75. 1 1
      src/testcurl/curl_version_check.c
  76. 1 1
      src/testcurl/https/test_empty_response.c
  77. 1 1
      src/testcurl/https/test_https_get.c
  78. 1 1
      src/testcurl/https/test_https_get_parallel.c
  79. 1 1
      src/testcurl/https/test_https_get_parallel_threads.c
  80. 1 1
      src/testcurl/https/test_https_get_select.c
  81. 1 1
      src/testcurl/https/test_https_multi_daemon.c
  82. 1 1
      src/testcurl/https/test_https_session_info.c
  83. 1 1
      src/testcurl/https/test_https_sni.c
  84. 1 1
      src/testcurl/https/test_https_time_out.c
  85. 1 1
      src/testcurl/https/test_tls_authentication.c
  86. 1 1
      src/testcurl/https/test_tls_extensions.c
  87. 1 1
      src/testcurl/https/test_tls_options.c
  88. 1 1
      src/testcurl/https/tls_test_common.c
  89. 1 1
      src/testcurl/https/tls_test_common.h
  90. 1 1
      src/testcurl/https/tls_test_keys.h
  91. 1 1
      src/testcurl/perf_get.c
  92. 1 1
      src/testcurl/perf_get_concurrent.c
  93. 1 1
      src/testcurl/test_callback.c
  94. 1 1
      src/testcurl/test_digestauth.c
  95. 1 1
      src/testcurl/test_digestauth_with_arguments.c
  96. 1 1
      src/testcurl/test_get.c
  97. 1 1
      src/testcurl/test_get_chunked.c
  98. 1 1
      src/testcurl/test_get_response_cleanup.c
  99. 1 1
      src/testcurl/test_get_sendfile.c
  100. 1 1
      src/testcurl/test_iplimit.c

+ 1 - 1
src/examples/authorization_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/benchmark.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2013 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/benchmark_https.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2013 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/chunked_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2015 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2015 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/demo.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2013 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/digest_auth_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2010 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2010 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/dual_stack_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2012 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2012 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/fileserver_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/fileserver_example_dirs.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/fileserver_example_external_select.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/https_fileserver_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/mhd2spdy.c

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/mhd2spdy_http.c

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/mhd2spdy_http.h

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/mhd2spdy_spdy.h

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/mhd2spdy_structures.c

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/mhd2spdy_structures.h

@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/minimal_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/minimal_example_comet.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/post_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2011 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2011 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/querystring_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/refuse_post_example.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/examples/spdy_event_loop.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/spdy_fileserver.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/examples/spdy_response_with_callback.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/include/autoinit_funcs.h

@@ -1,6 +1,6 @@
 /*
  *  AutoinitFuncs: Automatic Initialization and Deinitialization Functions
- *  Copyright(C) 2014  Karlson2k (Evgeny Grin)
+ *  CopyrightCopyright (C) 2014  Karlson2k (Evgeny Grin)
  *
  *  This header is free software; you can redistribute it and / or
  *  modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/include/microhttpd.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2006-2014 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2006-2014 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/include/microspdy.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012, 2013 Christian Grothoff
+    Copyright Copyright (C) 2012, 2013 Christian Grothoff
 
     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

+ 1 - 1
src/include/platform.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/include/platform_interface.h

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2014 Karlson2k (Evgeny Grin)
+  Copyright (C) 2014 Karlson2k (Evgeny Grin)
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/include/w32functions.h

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2014 Karlson2k (Evgeny Grin)
+  Copyright (C) 2014 Karlson2k (Evgeny Grin)
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/basicauth.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2010, 2011, 2012 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2010, 2011, 2012 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/connection.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrohttpd
-     (C) 2007-2013 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007-2013 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/connection.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/connection_https.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2008, 2010 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007, 2008, 2010 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/connection_https.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2008 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2008 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/daemon.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007-2014 Daniel Pittman and Christian Grothoff
+  Copyright (C) 2007-2014 Daniel Pittman and Christian Grothoff
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/digestauth.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2010, 2011, 2012 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2010, 2011, 2012 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/internal.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/internal.h

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007-2013 Daniel Pittman and Christian Grothoff
+  Copyright (C) 2007-2013 Daniel Pittman and Christian Grothoff
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/memorypool.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2010 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007, 2009, 2010 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/memorypool.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007, 2009 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/postprocessor.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007-2013 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007-2013 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/reason_phrase.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2011 Christian Grothoff
+     Copyright (C) 2007, 2011 Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/reason_phrase.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Lymba
+     Copyright (C) 2007 Lymba
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/response.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2010 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007, 2009, 2010 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/response.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Daniel Pittman and Christian Grothoff
+     Copyright (C) 2007 Daniel Pittman and Christian Grothoff
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/microhttpd/test_daemon.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff
+     Copyright (C) 2007 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/microhttpd/test_postprocessor.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007,2013 Christian Grothoff
+     Copyright (C) 2007,2013 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/microhttpd/test_postprocessor_large.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2008 Christian Grothoff
+     Copyright (C) 2008 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/microspdy/alstructures.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/alstructures.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/applicationlayer.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/applicationlayer.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/compression.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/compression.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/daemon.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/daemon.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/internal.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/internal.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io_openssl.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io_openssl.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io_raw.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/io_raw.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/session.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/session.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/stream.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/stream.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/structures.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/microspdy/structures.h

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2012 Andrey Uzunov
+    Copyright Copyright (C) 2012 Andrey Uzunov
 
     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

+ 1 - 1
src/platform/w32functions.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2014 Karlson2k (Evgeny Grin)
+  Copyright (C) 2014 Karlson2k (Evgeny Grin)
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/spdy2http/proxy.c

@@ -1,6 +1,6 @@
 /*
     This file is part of libmicrospdy
-    Copyright (C) 2013 Andrey Uzunov
+    Copyright Copyright (C) 2013 Andrey Uzunov
 
     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

+ 1 - 1
src/testcurl/curl_version_check.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff
+     Copyright (C) 2007 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_empty_response.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2013 Christian Grothoff
+ Copyright (C) 2013 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_get.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007 Christian Grothoff
+  Copyright (C) 2007 Christian Grothoff
 
   libmicrohttpd is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_get_parallel.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007 Christian Grothoff
+  Copyright (C) 2007 Christian Grothoff
 
   libmicrohttpd is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_get_parallel_threads.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007 Christian Grothoff
+  Copyright (C) 2007 Christian Grothoff
 
   libmicrohttpd is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_get_select.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_multi_daemon.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_session_info.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_sni.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2013 Christian Grothoff
+  Copyright (C) 2013 Christian Grothoff
 
   libmicrohttpd is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_https_time_out.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_tls_authentication.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_tls_extensions.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/test_tls_options.c

@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  (C) 2007, 2010 Christian Grothoff
+  Copyright (C) 2007, 2010 Christian Grothoff
   
   libmicrohttpd is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/tls_test_common.c

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/tls_test_common.h

@@ -1,6 +1,6 @@
 /*
  This file is part of libmicrohttpd
- (C) 2007 Christian Grothoff
+ Copyright (C) 2007 Christian Grothoff
 
  libmicrohttpd is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/https/tls_test_keys.h

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2006, 2007, 2008 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2006, 2007, 2008 Christian Grothoff (and other contributing authors)
 
      This library is free software; you can redistribute it and/or
      modify it under the terms of the GNU Lesser General Public

+ 1 - 1
src/testcurl/perf_get.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2011 Christian Grothoff
+     Copyright (C) 2007, 2009, 2011 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/perf_get_concurrent.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2011 Christian Grothoff
+     Copyright (C) 2007, 2009, 2011 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_callback.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2011 Christian Grothoff
+     Copyright (C) 2007, 2009, 2011 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_digestauth.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2010 Christian Grothoff
+     Copyright (C) 2010 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_digestauth_with_arguments.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2010, 2012 Christian Grothoff
+     Copyright (C) 2010, 2012 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_get.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009, 2011 Christian Grothoff
+     Copyright (C) 2007, 2009, 2011 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_get_chunked.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff
+     Copyright (C) 2007 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_get_response_cleanup.c

@@ -1,7 +1,7 @@
 /* DO NOT CHANGE THIS LINE */
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009 Christian Grothoff
+     Copyright (C) 2007, 2009 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_get_sendfile.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007, 2009 Christian Grothoff
+     Copyright (C) 2007, 2009 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

+ 1 - 1
src/testcurl/test_iplimit.c

@@ -1,6 +1,6 @@
 /*
      This file is part of libmicrohttpd
-     (C) 2007 Christian Grothoff
+     Copyright (C) 2007 Christian Grothoff
 
      libmicrohttpd is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

Някои файлове не бяха показани, защото твърде много файлове са промени