From 981bb8f441946330e462aebf81a3cbec497342bd Mon Sep 17 00:00:00 2001 From: Anton Vlasenko Date: Thu, 4 Oct 2012 21:43:30 +0300 Subject: Updated links to documentation and copyrights year --- .../alchemy/+package+/templates/mytemplate.pt_tmpl | 16 ++++++++-------- .../starter/+package+/templates/mytemplate.pt_tmpl | 16 ++++++++-------- pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl b/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl index ac0140789..99606fe0e 100644 --- a/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl +++ b/pyramid/scaffolds/alchemy/+package+/templates/mytemplate.pt_tmpl @@ -32,7 +32,7 @@
diff --git a/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl b/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl index 743eab026..4a71dd992 100644 --- a/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl +++ b/pyramid/scaffolds/starter/+package+/templates/mytemplate.pt_tmpl @@ -32,7 +32,7 @@
diff --git a/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt b/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt index d64f18fca..5391509fe 100644 --- a/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt +++ b/pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt @@ -32,7 +32,7 @@
-- cgit v1.2.3