summaryrefslogtreecommitdiff
path: root/util/cbfstool/compress.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/compress.c')
-rw-r--r--util/cbfstool/compress.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/util/cbfstool/compress.c b/util/cbfstool/compress.c
index 993809426f..b92da0eac3 100644
--- a/util/cbfstool/compress.c
+++ b/util/cbfstool/compress.c
@@ -1,13 +1,5 @@
+/* compression handling for cbfstool */
/*
- * compression handling for cbfstool
- *
- * Copyright (C) 2009 coresystems GmbH
- * written by Patrick Georgi <patrick.georgi@coresystems.de>
- *
- * Adapted from code
- * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>, released
- * under identical license terms
- *
* 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.