diff options
Diffstat (limited to 'tests/test_aes.c')
-rw-r--r-- | tests/test_aes.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_aes.c b/tests/test_aes.c index c0cf200..b890906 100644 --- a/tests/test_aes.c +++ b/tests/test_aes.c @@ -1,7 +1,8 @@ /* test_aes.c - TinyCrypt AES-128 tests (including NIST tests) */ + /* * Copyright (C) 2015 by Intel Corporation, All Rights Reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * |