-rw-r--r-- | lib/jit_hppa.c | 18 |
diff --git a/lib/jit_hppa.c b/lib/jit_hppa.c index 077ab54..56f2f8d 100644 --- a/lib/jit_hppa.c +++ b/lib/jit_hppa.c @@ -1,15 +1,17 @@ /* * Copyright (C) 2013 Free Software Foundation, Inc. * - * This 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, either version 3 of the License, or - * (at your option) any later version. + * This file is part of GNU lightning. * - * This software is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU lightning is free software; you can redistribute it and/or modify it + * under the terms of the GNU Lesser General Public License as published + * by the Free Software Foundation; either version 3, or (at your option) + * any later version. + * + * GNU lightning is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public + * License for more details. * * Authors: * Paulo Cesar Pereira de Andrade |