Blob Blame History Raw
diff -Naupr metar-1.3.0.orig/metar/__init__.py metar-1.3.0/metar/__init__.py
--- metar-1.3.0.orig/metar/__init__.py	2005-11-19 17:23:01.000000000 +0100
+++ metar-1.3.0/metar/__init__.py	2007-03-27 18:52:00.000000000 +0200
@@ -1,4 +1,3 @@
-#!/usr/bin/python
 #
 #  A python package for interpreting METAR and SPECI weather reports.
 #  
diff -Naupr metar-1.3.0.orig/metar/Metar.py metar-1.3.0/metar/Metar.py
--- metar-1.3.0.orig/metar/Metar.py	2005-11-19 17:19:17.000000000 +0100
+++ metar-1.3.0/metar/Metar.py	2007-03-27 18:51:50.000000000 +0200
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 #
 #  A python package for interpreting METAR and SPECI weather reports.
 #