mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Removed useless Last changed
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
/*
|
||||
-*- coding: latin-1 -*-
|
||||
-*- coding: utf-8 -*-
|
||||
|
||||
Copyright by @@LONGNAME@@ <@@EMAIL@@>
|
||||
First version: @@crdate@@
|
||||
Last modified: 2009-10-07T14:17 CEST (+0200)
|
||||
|
||||
Synopsis: @@DESCR@@
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
#!/usr/bin/env perl
|
||||
# -*- coding: latin-1 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
|
||||
# First version: @@crdate@@
|
||||
# Last modified: 2009-10-07T14:17 CEST (+0200)
|
||||
#
|
||||
# Synopsis: @@DESCR@@
|
||||
#
|
||||
|
@ -1,11 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
#-*- coding: latin-1 -*-
|
||||
#-*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
|
||||
Copyright by @@LONGNAME@@ <@@EMAIL@@>
|
||||
First version: @@crdate@@
|
||||
Last modified: 2009-10-07T14:17 CEST (+0200)
|
||||
|
||||
Synopsis: @@DESCR@@
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
#!/bin/sh
|
||||
# -*- coding: latin-1 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
|
||||
# First version: @@crdate@@
|
||||
# Last modified: 2009-10-07T14:17 CEST (+0200)
|
||||
#
|
||||
# Synopsis: @@DESCR@@
|
||||
#
|
||||
|
Reference in New Issue
Block a user