From 3ae716d231ea0f3cd58608105b62f18d8e582fa0 Mon Sep 17 00:00:00 2001 From: Gary Martin Date: Thu, 25 Jun 2009 17:06:42 +0000 Subject: Some extra rpmlint tidyups related to #988, #989. --- (limited to 'test_timewriter') diff --git a/test_timewriter/__init__.py b/test_timewriter/__init__.py index dce183a..7f81d47 100644 --- a/test_timewriter/__init__.py +++ b/test_timewriter/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # -*- coding: utf-8 -*- # # Code released in the Public Domain. You can do whatever you want with this package. diff --git a/test_timewriter/en_rules.py b/test_timewriter/en_rules.py index 9433969..1b037b1 100644 --- a/test_timewriter/en_rules.py +++ b/test_timewriter/en_rules.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # -*- coding: utf-8 -*- # # Code released in the Public Domain. You can do whatever you want with this package. diff --git a/test_timewriter/es_rules.py b/test_timewriter/es_rules.py index 92f6f36..4a4d66f 100644 --- a/test_timewriter/es_rules.py +++ b/test_timewriter/es_rules.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # -*- coding: utf-8 -*- # # Code released in the Public Domain. You can do whatever you want with this package. diff --git a/test_timewriter/fr_rules.py b/test_timewriter/fr_rules.py index 8f512da..af1f643 100644 --- a/test_timewriter/fr_rules.py +++ b/test_timewriter/fr_rules.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # -*- coding: utf-8 -*- # # Code released in the Public Domain. You can do whatever you want with this package. -- cgit v0.9.1