YACA: Fix typo, samsumg -> samsung 63/88063/2
authorDariusz Michaluk <d.michaluk@samsung.com>
Tue, 13 Sep 2016 06:46:13 +0000 (08:46 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 13 Sep 2016 06:58:36 +0000 (23:58 -0700)
Change-Id: I3ea3a5806cddf27b45fe879e89bfe3a4f23f687b

src/yaca/CMakeLists.txt
src/yaca/yaca-test-crypto.cpp
src/yaca/yaca-test-digest.cpp
src/yaca/yaca-test-encrypt.cpp
src/yaca/yaca-test-key.cpp
src/yaca/yaca-test-seal.cpp
src/yaca/yaca-test-sign.cpp
src/yaca/yaca-test-simple.cpp
src/yaca/yaca-test.cpp

index 303e75f..290a4ca 100644 (file)
@@ -1,7 +1,7 @@
 #
 #    Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
 #
-#    Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+#    Contact: Dariusz Michaluk (d.michaluk@samsung.com)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License");
 #    you may not use this file except in compliance with the License.
index d0aa2bb..2962188 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include "dpl/test/test_runner.h"
index 992e1c6..0e28fc0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include <map>
index 5feaa42..d27cc5e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  * @author Mateusz Forc (m.forc@samsung.com)
  */
 
index 68430fe..efb1017 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include "dpl/test/test_runner.h"
index b6a206d..d3a11d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include "dpl/test/test_runner.h"
index b172953..423cdef 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include <vector>
index 0c4bb60..62f9848 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include <yaca_simple.h>
index d922550..50f4e3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
- *  Contact: Dariusz Michaluk (d.michaluk@samsumg.com)
+ *  Contact: Dariusz Michaluk (d.michaluk@samsung.com)
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * @author Dariusz Michaluk (d.michaluk@samsumg.com)
+ * @author Dariusz Michaluk (d.michaluk@samsung.com)
  */
 
 #include "dpl/test/test_runner.h"