diff options
| author | Keith Packard <keithp@keithp.com> | 2009-04-12 21:52:56 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-04-12 21:52:56 -0700 | 
| commit | 870e98334018a66de8a6e4a659d2dc5dee1cbecf (patch) | |
| tree | f58e8dee9434931f26df46881695929b54e4d843 | |
| parent | 55402ba3e87fd699c51079843309f1f0d1534724 (diff) | |
GPL Version 2 only
| -rw-r--r-- | ao.h | 3 | ||||
| -rw-r--r-- | ao_panic.c | 3 | ||||
| -rw-r--r-- | ao_task.c | 3 | ||||
| -rw-r--r-- | ao_test.c | 3 | ||||
| -rw-r--r-- | cc1111.h | 3 | 
5 files changed, 5 insertions, 10 deletions
@@ -3,8 +3,7 @@   *   * 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; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; version 2 of the License   *   * This program is distributed in the hope that it will be useful, but   * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -3,8 +3,7 @@   *   * 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; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; version 2 of the License.   *   * This program is distributed in the hope that it will be useful, but   * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -3,8 +3,7 @@   *   * 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; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; version 2 of the License.   *   * This program is distributed in the hope that it will be useful, but   * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -3,8 +3,7 @@   *   * 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; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; version 2 of the License.   *   * This program is distributed in the hope that it will be useful, but   * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -5,8 +5,7 @@     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; either version 2 of the License, or -   (at your option) any later version. +   the Free Software Foundation; version 2 of the License.     This program is distributed in the hope that it will be useful, but     WITHOUT ANY WARRANTY; without even the implied warranty of  | 
