From b2e99509a4eb1bd1906831ed8617602dc193c9dd Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Fri, 29 Mar 2013 20:40:48 +0200 Subject: remove copyright bits from the scaffolds see https://github.com/Pylons/pyramid/pull/953#issuecomment-15650552 --- pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl | 3 --- pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl | 3 --- pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt | 3 --- 3 files changed, 9 deletions(-) diff --git a/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl b/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl index 99606fe0e..99b3fe31c 100644 --- a/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl +++ b/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl @@ -69,8 +69,5 @@ - diff --git a/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl b/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl index 4a71dd992..34706ec2f 100644 --- a/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl +++ b/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl @@ -69,8 +69,5 @@ - diff --git a/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt b/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt index 5391509fe..200dac6d0 100644 --- a/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt +++ b/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt @@ -69,8 +69,5 @@ - -- cgit v1.2.3