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:
@ -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$
|
||||
|
Reference in New Issue
Block a user