In t_expire_warn.py, put the hashbang line at the top, instead of
authorghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Tue, 18 Jan 2011 17:51:58 +0000 (17:51 +0000)
committerghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Tue, 18 Jan 2011 17:51:58 +0000 (17:51 +0000)
after the copyright comments.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24598 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/t_expire_warn.py

index dc49a4c032185ee7de3358133d43c453dc8c02f0..8d8ade93063080ad70b918f601abc5c71c174cb6 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
 # Copyright (C) 2010 by the Massachusetts Institute of Technology.
 # All rights reserved.
 #
@@ -20,7 +22,6 @@
 # this software for any purpose.  It is provided "as is" without express
 # or implied warranty.
 
-#!/usr/bin/python
 from k5test import *
 
 # Create a bare-bones KDC.