On ajoute la licence avant de le distribuer hors du Crans
darcs-hash:20060427085943-72cb0-91f6bb0b24f47ba26615411e689e1fbccfb99609.gz
This commit is contained in:
parent
a5d80338b8
commit
3fe6fd445f
1 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,24 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
###############################################################################
|
||||||
##############################################################################
|
# cranspasswords : Outil de (dé)chiffrage de mots de passe
|
||||||
|
###############################################################################
|
||||||
|
#
|
||||||
|
# Copyright (C) 2006 Etienne Chové
|
||||||
|
#
|
||||||
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation; either version 2 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program; if not, write to the Free Software
|
||||||
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
|
###############################################################################
|
||||||
# variables générales
|
# variables générales
|
||||||
|
|
||||||
SRV=vert.adm.crans.org
|
SRV=vert.adm.crans.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue