summaryrefslogtreecommitdiffstats
path: root/skeletons/python.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/python.hdr')
-rw-r--r--skeletons/python.hdr13
1 files changed, 0 insertions, 13 deletions
diff --git a/skeletons/python.hdr b/skeletons/python.hdr
deleted file mode 100644
index d08d9fe..0000000
--- a/skeletons/python.hdr
+++ /dev/null
@@ -1,13 +0,0 @@
-#! /usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#----------------------------------------------------------------------------
-#
-# File : <%= @filename %>
-# Author : <%= @username %> <<%= @email %>>
-# Date : <%= @now %>
-# License :
-#
-<%= license '# '%>
-#
-#----------------------------------------------------------------------------