1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Fixed up templating system

This commit is contained in:
2009-04-01 15:05:41 +00:00
parent cf2f06bc21
commit f11aeb05e4
6 changed files with 90 additions and 56 deletions

View File

@ -1,10 +1,10 @@
#!/bin/sh
# -*- coding: latin-1 -*-
# Copyright by Andrea Mistrali <am@am.cx>.
# First version: <crdate>
# Last modified: <lmdate>
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
# First version: @@crdate@@
# Last modified: @@lmdate@@
#
# Synopsis: <description>
# Synopsis: @@DESCR@@
#
# $Id$