Browse Source

Copyright (C) updates

kaleb-himes 9 years ago
parent
commit
a389620a29
100 changed files with 101 additions and 101 deletions
  1. 1 1
      IDE/IAR-EWARM/Projects/CyaSSL-Lib/benchmark-main.c
  2. 1 1
      IDE/IAR-EWARM/Projects/CyaSSL-Lib/test-main.c
  3. 1 1
      IDE/MDK-ARM/LPC43xx/time-LCP43xx.c
  4. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/cert_data.c
  5. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/config-BARE-METAL.h
  6. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/config-FS.h
  7. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/config-RTX-TCP-FS.h
  8. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/config.h
  9. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/cyassl_MDK_ARM.c
  10. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/cyassl_MDK_ARM.h
  11. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/main.c
  12. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/shell.c
  13. 1 1
      IDE/MDK-ARM/MDK-ARM/CyaSSL/ssl-dummy.c
  14. 1 1
      IDE/MDK-ARM/STM32F2xx_StdPeriph_Lib/time-STM32F2xx.c
  15. 1 1
      IDE/MDK5-ARM/Conf/config-Crypt.h
  16. 1 1
      IDE/MDK5-ARM/Conf/config-CyaSSL.h
  17. 1 1
      IDE/MDK5-ARM/Inc/config.h
  18. 1 1
      IDE/MDK5-ARM/Inc/cyassl_MDK_ARM.h
  19. 1 1
      IDE/MDK5-ARM/Projects/CryptBenchmark/RTE/wolfSSL/settings.h
  20. 1 1
      IDE/MDK5-ARM/Projects/CryptBenchmark/benchmark.c
  21. 1 1
      IDE/MDK5-ARM/Projects/CryptBenchmark/main.c
  22. 1 1
      IDE/MDK5-ARM/Projects/CryptBenchmark/time-CortexM3-4.c
  23. 1 1
      IDE/MDK5-ARM/Projects/CryptBenchmark/time-dummy.c
  24. 1 1
      IDE/MDK5-ARM/Projects/CryptTest/RTE/wolfSSL/settings.h
  25. 1 1
      IDE/MDK5-ARM/Projects/CryptTest/cert_data.c
  26. 1 1
      IDE/MDK5-ARM/Projects/CryptTest/main.c
  27. 1 1
      IDE/MDK5-ARM/Projects/CryptTest/test.c
  28. 1 1
      IDE/MDK5-ARM/Projects/CryptTest/time-dummy.c
  29. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/RTE/wolfSSL/settings.h
  30. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/benchmark.c
  31. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/cert_data.c
  32. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/client.c
  33. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/echoclient.c
  34. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/echoserver.c
  35. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/main.c
  36. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/server.c
  37. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/shell.c
  38. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/test.c
  39. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/time-CortexM3-4.c
  40. 1 1
      IDE/MDK5-ARM/Projects/CyaSSL-Full/time-dummy.c
  41. 1 1
      IDE/MDK5-ARM/Projects/EchoClient/RTE/wolfSSL/settings.h
  42. 1 1
      IDE/MDK5-ARM/Projects/EchoClient/config-EchoClient.h
  43. 1 1
      IDE/MDK5-ARM/Projects/EchoClient/echoclient.c
  44. 1 1
      IDE/MDK5-ARM/Projects/EchoClient/main.c
  45. 1 1
      IDE/MDK5-ARM/Projects/EchoClient/time-dummy.c
  46. 1 1
      IDE/MDK5-ARM/Projects/EchoServer/RTE/wolfSSL/settings.h
  47. 1 1
      IDE/MDK5-ARM/Projects/EchoServer/echoserver.c
  48. 1 1
      IDE/MDK5-ARM/Projects/EchoServer/main.c
  49. 1 1
      IDE/MDK5-ARM/Projects/EchoServer/time-dummy.c
  50. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/RTE/wolfSSL/settings.h
  51. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/client.c
  52. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/config-SimpleClient.h
  53. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/main.c
  54. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/time-CortexM3-4.c
  55. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/time-STM32F2xx.c
  56. 1 1
      IDE/MDK5-ARM/Projects/SimpleClient/time-dummy.c
  57. 1 1
      IDE/MDK5-ARM/Projects/SimpleServer/RTE/wolfSSL/settings.h
  58. 1 1
      IDE/MDK5-ARM/Projects/SimpleServer/config-SimpleServer.h
  59. 1 1
      IDE/MDK5-ARM/Projects/SimpleServer/main.c
  60. 1 1
      IDE/MDK5-ARM/Projects/SimpleServer/server.c
  61. 1 1
      IDE/MDK5-ARM/Projects/SimpleServer/time-dummy.c
  62. 1 1
      IDE/MDK5-ARM/Src/cert_data.c
  63. 1 1
      IDE/MDK5-ARM/Src/cyassl_MDK_ARM.c
  64. 1 1
      IDE/MDK5-ARM/Src/ssl-dummy.c
  65. 2 2
      configure.ac
  66. 1 1
      ctaocrypt/src/misc.c
  67. 1 1
      ctaocrypt/src/wolfcrypt_first.c
  68. 1 1
      ctaocrypt/src/wolfcrypt_last.c
  69. 1 1
      cyassl/callbacks.h
  70. 1 1
      cyassl/crl.h
  71. 1 1
      cyassl/ctaocrypt/aes.h
  72. 1 1
      cyassl/ctaocrypt/arc4.h
  73. 1 1
      cyassl/ctaocrypt/asn.h
  74. 1 1
      cyassl/ctaocrypt/asn_public.h
  75. 1 1
      cyassl/ctaocrypt/blake2-impl.h
  76. 1 1
      cyassl/ctaocrypt/blake2-int.h
  77. 1 1
      cyassl/ctaocrypt/blake2.h
  78. 1 1
      cyassl/ctaocrypt/camellia.h
  79. 1 1
      cyassl/ctaocrypt/chacha.h
  80. 1 1
      cyassl/ctaocrypt/coding.h
  81. 1 1
      cyassl/ctaocrypt/compress.h
  82. 1 1
      cyassl/ctaocrypt/des3.h
  83. 1 1
      cyassl/ctaocrypt/dh.h
  84. 1 1
      cyassl/ctaocrypt/dsa.h
  85. 1 1
      cyassl/ctaocrypt/ecc.h
  86. 1 1
      cyassl/ctaocrypt/error-crypt.h
  87. 1 1
      cyassl/ctaocrypt/fips_test.h
  88. 1 1
      cyassl/ctaocrypt/hc128.h
  89. 1 1
      cyassl/ctaocrypt/hmac.h
  90. 1 1
      cyassl/ctaocrypt/integer.h
  91. 1 1
      cyassl/ctaocrypt/logging.h
  92. 1 1
      cyassl/ctaocrypt/md2.h
  93. 1 1
      cyassl/ctaocrypt/md4.h
  94. 1 1
      cyassl/ctaocrypt/md5.h
  95. 1 1
      cyassl/ctaocrypt/memory.h
  96. 1 1
      cyassl/ctaocrypt/misc.h
  97. 1 1
      cyassl/ctaocrypt/mpi_class.h
  98. 1 1
      cyassl/ctaocrypt/mpi_superclass.h
  99. 1 1
      cyassl/ctaocrypt/pkcs7.h
  100. 1 1
      cyassl/ctaocrypt/poly1305.h

+ 1 - 1
IDE/IAR-EWARM/Projects/CyaSSL-Lib/benchmark-main.c

@@ -1,6 +1,6 @@
 /* benchmark-main.c
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/IAR-EWARM/Projects/CyaSSL-Lib/test-main.c

@@ -1,6 +1,6 @@
 /* test-main.c
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/LPC43xx/time-LCP43xx.c

@@ -1,6 +1,6 @@
 /* time.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/cert_data.c

@@ -1,6 +1,6 @@
 /* certs_test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/config-BARE-METAL.h

@@ -1,6 +1,6 @@
 /* config-BEREFOOT.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/config-FS.h

@@ -1,6 +1,6 @@
 /* config-FS.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/config-RTX-TCP-FS.h

@@ -1,6 +1,6 @@
 /* config-RTX-TCP-FS.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/config.h

@@ -1,6 +1,6 @@
 /* config.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/cyassl_MDK_ARM.c

@@ -1,6 +1,6 @@
 /* cyassl_MDK_ARM.c
     *
-    * Copyright (C) 2006-2014 wolfSSL Inc.
+    * Copyright (C) 2006-2015 wolfSSL Inc.
     *
     * This file is part of wolfSSL. (formerly known as CyaSSL)
     *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/cyassl_MDK_ARM.h

@@ -1,6 +1,6 @@
 /* cyassl_KEIL_RL.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/shell.c

@@ -1,6 +1,6 @@
 /*shell.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/MDK-ARM/CyaSSL/ssl-dummy.c

@@ -1,6 +1,6 @@
 /* ssl-dummy.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK-ARM/STM32F2xx_StdPeriph_Lib/time-STM32F2xx.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Conf/config-Crypt.h

@@ -1,6 +1,6 @@
 /* config-FS.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Conf/config-CyaSSL.h

@@ -1,6 +1,6 @@
 /* config-RTX-TCP-FS.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Inc/config.h

@@ -1,6 +1,6 @@
 /* config.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Inc/cyassl_MDK_ARM.h

@@ -1,6 +1,6 @@
 /* cyassl_KEIL_RL.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptBenchmark/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptBenchmark/benchmark.c

@@ -1,6 +1,6 @@
 /* benchmark.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptBenchmark/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptBenchmark/time-CortexM3-4.c

@@ -1,6 +1,6 @@
 /* time-STM32F2.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptBenchmark/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptTest/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptTest/cert_data.c

@@ -1,6 +1,6 @@
 /* certs_test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptTest/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptTest/test.c

@@ -1,6 +1,6 @@
 /* test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CryptTest/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/benchmark.c

@@ -1,6 +1,6 @@
 /* benchmark.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/cert_data.c

@@ -1,6 +1,6 @@
 /* certs_test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/client.c

@@ -1,6 +1,6 @@
 /* client.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/echoclient.c

@@ -1,6 +1,6 @@
 /* echoclient.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/echoserver.c

@@ -1,6 +1,6 @@
 /* echoserver.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/server.c

@@ -1,6 +1,6 @@
 /* server.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/shell.c

@@ -1,6 +1,6 @@
 /*shell.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/test.c

@@ -1,6 +1,6 @@
 /* test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/time-CortexM3-4.c

@@ -1,6 +1,6 @@
 /* time-STM32F2.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/CyaSSL-Full/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoClient/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoClient/config-EchoClient.h

@@ -1,6 +1,6 @@
 /* config-RTX-TCP-FS.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoClient/echoclient.c

@@ -1,6 +1,6 @@
 /* echoclient.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoClient/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoClient/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoServer/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoServer/echoserver.c

@@ -1,6 +1,6 @@
 /* echoserver.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoServer/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/EchoServer/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/client.c

@@ -1,6 +1,6 @@
 /* client.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/config-SimpleClient.h

@@ -1,6 +1,6 @@
 /* config-RTX-TCP-FS.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/time-CortexM3-4.c

@@ -1,6 +1,6 @@
 /* time-STM32F2.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/time-STM32F2xx.c

@@ -1,6 +1,6 @@
 /* time-STM32F2.c
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleClient/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleServer/RTE/wolfSSL/settings.h

@@ -1,6 +1,6 @@
 /* settings.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleServer/config-SimpleServer.h

@@ -1,6 +1,6 @@
 /* config-RTX-TCP-FS.h
  *
- * Copyright (C) 2006-2013 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleServer/main.c

@@ -1,6 +1,6 @@
 /* main.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleServer/server.c

@@ -1,6 +1,6 @@
 /* server.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Projects/SimpleServer/time-dummy.c

@@ -1,6 +1,6 @@
 /* time-dummy.c.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Src/cert_data.c

@@ -1,6 +1,6 @@
 /* certs_test.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
IDE/MDK5-ARM/Src/cyassl_MDK_ARM.c

@@ -1,6 +1,6 @@
 /* cyassl_KEIL_RL.c
     *
-    * Copyright (C) 2006-2014 wolfSSL Inc.
+    * Copyright (C) 2006-2015 wolfSSL Inc.
     *
     * This file is part of wolfSSL. (formerly known as CyaSSL)
     *

+ 1 - 1
IDE/MDK5-ARM/Src/ssl-dummy.c

@@ -1,6 +1,6 @@
 /* ssl-dummy.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 2 - 2
configure.ac

@@ -1,6 +1,6 @@
 # configure.ac
 #
-# Copyright (C) 2006-2014 wolfSSL Inc.
+# Copyright (C) 2006-2015 wolfSSL Inc.
 #
 # This file is part of wolfSSL. (formerly known as CyaSSL)
 #
@@ -1812,7 +1812,7 @@ rm -f $OPTION_FILE
 echo "/* wolfssl options.h" > $OPTION_FILE 
 echo " * generated from configure options" >> $OPTION_FILE
 echo " *" >> $OPTION_FILE
-echo " * Copyright (C) 2006-2014 wolfSSL Inc." >> $OPTION_FILE
+echo " * Copyright (C) 2006-2015 wolfSSL Inc." >> $OPTION_FILE
 echo " *" >> $OPTION_FILE
 echo " * This file is part of wolfSSL. (formerly known as CyaSSL)" >> $OPTION_FILE
 echo " *" >> $OPTION_FILE

+ 1 - 1
ctaocrypt/src/misc.c

@@ -1,6 +1,6 @@
 /* misc.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
ctaocrypt/src/wolfcrypt_first.c

@@ -1,6 +1,6 @@
 /* wolfcrypt_first.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
ctaocrypt/src/wolfcrypt_last.c

@@ -1,6 +1,6 @@
 /* wolfcrypt_last.c
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/callbacks.h

@@ -1,6 +1,6 @@
 /* callbacks.h
  *
- * Copyright (C) 2013 wolfSSL Inc.
+ * Copyright (C) 2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/crl.h

@@ -1,6 +1,6 @@
 /* crl.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/aes.h

@@ -1,6 +1,6 @@
 /* aes.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/arc4.h

@@ -1,6 +1,6 @@
 /* arc4.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/asn.h

@@ -1,6 +1,6 @@
 /* asn.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/asn_public.h

@@ -1,6 +1,6 @@
 /* asn_public.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/blake2-impl.h

@@ -12,7 +12,7 @@
 */
 /* blake2-impl.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/blake2-int.h

@@ -12,7 +12,7 @@
 */
 /* blake2-int.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/blake2.h

@@ -1,6 +1,6 @@
 /* blake2.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/camellia.h

@@ -1,6 +1,6 @@
 /* camellia.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/chacha.h

@@ -1,6 +1,6 @@
 /* chacha.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/coding.h

@@ -1,6 +1,6 @@
 /* coding.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/compress.h

@@ -1,6 +1,6 @@
 /* compress.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/des3.h

@@ -1,6 +1,6 @@
 /* des3.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/dh.h

@@ -1,6 +1,6 @@
 /* dh.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/dsa.h

@@ -1,6 +1,6 @@
 /* dsa.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/ecc.h

@@ -1,6 +1,6 @@
 /* ecc.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/error-crypt.h

@@ -1,6 +1,6 @@
 /* error-crypt.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/fips_test.h

@@ -1,6 +1,6 @@
 /* fips_test.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/hc128.h

@@ -1,6 +1,6 @@
 /* hc128.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/hmac.h

@@ -1,6 +1,6 @@
 /* hmac.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/integer.h

@@ -1,6 +1,6 @@
 /* integer.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/logging.h

@@ -1,6 +1,6 @@
 /* logging.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/md2.h

@@ -1,6 +1,6 @@
 /* md2.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/md4.h

@@ -1,6 +1,6 @@
 /* md4.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/md5.h

@@ -1,6 +1,6 @@
 /* md5.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/memory.h

@@ -1,6 +1,6 @@
 /* memory.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/misc.h

@@ -1,6 +1,6 @@
 /* misc.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/mpi_class.h

@@ -1,6 +1,6 @@
 /* mpi_class.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/mpi_superclass.h

@@ -1,6 +1,6 @@
 /* mpi_superclass.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/pkcs7.h

@@ -1,6 +1,6 @@
 /* pkcs7.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

+ 1 - 1
cyassl/ctaocrypt/poly1305.h

@@ -1,6 +1,6 @@
 /* poly1305.h
  *
- * Copyright (C) 2006-2014 wolfSSL Inc.
+ * Copyright (C) 2006-2015 wolfSSL Inc.
  *
  * This file is part of wolfSSL. (formerly known as CyaSSL)
  *

Some files were not shown because too many files changed in this diff