summaryrefslogtreecommitdiff
path: root/util/ecst.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/ecst.c')
-rw-r--r--util/ecst.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/util/ecst.c b/util/ecst.c
index 22f9f6c0e8..8976434d4f 100644
--- a/util/ecst.c
+++ b/util/ecst.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Copyright 2015 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -2516,4 +2516,3 @@ unsigned int finalize_crc_32(unsigned int crc)
return result;
} /* finalize_crc_32 */
-