diff options
Diffstat (limited to 'util/cbfstool/linux_trampoline.S')
-rw-r--r-- | util/cbfstool/linux_trampoline.S | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/cbfstool/linux_trampoline.S b/util/cbfstool/linux_trampoline.S index 3b4e730b33..fd21475bbe 100644 --- a/util/cbfstool/linux_trampoline.S +++ b/util/cbfstool/linux_trampoline.S @@ -1,8 +1,5 @@ +/* linux_trampoline */ /* - * linux_trampoline - * - * Copyright (C) 2013 Patrick Georgi <patrick@georgi-clan.de> - * * 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. |