diff options
author | Constanza Heath <[email protected]> | 2015-08-28 13:39:54 -0700 |
---|---|---|
committer | Constanza Heath <[email protected]> | 2015-08-28 13:39:54 -0700 |
commit | bd69052b351fe1e18449077c1362591bb59efc27 (patch) | |
tree | 187fd5cf949be05c2a9b8d5695f5bf0f6937518a /tests/test_aes.c | |
parent | 202b462c58dfc7b052826418e299e9f426ad4022 (diff) |
Add space to line1 of all files, remove punctuation, add space on line2, remove ws from license
Signed-off-by: Constanza Heath <[email protected]>
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: * |