diff options
Diffstat (limited to 'util/exynos')
-rwxr-xr-x | util/exynos/fixed_cksum.py | 2 | ||||
-rwxr-xr-x | util/exynos/variable_cksum.py | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/util/exynos/fixed_cksum.py b/util/exynos/fixed_cksum.py index 6679862160..7e95465f39 100755 --- a/util/exynos/fixed_cksum.py +++ b/util/exynos/fixed_cksum.py @@ -1,7 +1,5 @@ #!/usr/bin/env python2 # -# Copyright (C) 2013 Google Inc. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: diff --git a/util/exynos/variable_cksum.py b/util/exynos/variable_cksum.py index 9725261aa5..05e2d00c12 100755 --- a/util/exynos/variable_cksum.py +++ b/util/exynos/variable_cksum.py @@ -1,7 +1,5 @@ #!/usr/bin/env python2 # -# Copyright (C) 2013 Google Inc. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: |