diff options
Diffstat (limited to 'util/viatool/quirks')
-rw-r--r-- | util/viatool/quirks/quirks.c | 3 | ||||
-rw-r--r-- | util/viatool/quirks/quirks.h | 3 | ||||
-rw-r--r-- | util/viatool/quirks/vx900_quirks.c | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/util/viatool/quirks/quirks.c b/util/viatool/quirks/quirks.c index c1bd33204f..4721461cee 100644 --- a/util/viatool/quirks/quirks.c +++ b/util/viatool/quirks/quirks.c @@ -12,9 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * a long with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "quirks.h" diff --git a/util/viatool/quirks/quirks.h b/util/viatool/quirks/quirks.h index 842867b818..8a3f58d351 100644 --- a/util/viatool/quirks/quirks.h +++ b/util/viatool/quirks/quirks.h @@ -12,9 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * a long with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <viatool.h> diff --git a/util/viatool/quirks/vx900_quirks.c b/util/viatool/quirks/vx900_quirks.c index dffd2c82fa..16025f128d 100644 --- a/util/viatool/quirks/vx900_quirks.c +++ b/util/viatool/quirks/vx900_quirks.c @@ -12,9 +12,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * a long with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "quirks.h" |