diff options
Diffstat (limited to 'util/archive')
-rw-r--r-- | util/archive/archive.c | 3 | ||||
-rw-r--r-- | util/archive/archive.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/util/archive/archive.c b/util/archive/archive.c index 36c0ab1a87..384a98025f 100644 --- a/util/archive/archive.c +++ b/util/archive/archive.c @@ -1,7 +1,4 @@ /* - * Copyright (C) 2015 The ChromiumOS Authors. All rights reserved. - * written by Daisuke Nojiri <dnojiri@chromium.org> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/util/archive/archive.h b/util/archive/archive.h index 67c42e2bbb..c7fe53f659 100644 --- a/util/archive/archive.h +++ b/util/archive/archive.h @@ -1,7 +1,4 @@ /* - * Copyright (C) 2015 The ChromiumOS Authors. All rights reserved. - * written by Daisuke Nojiri <dnojiri@chromium.org> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. |