mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Changed to GPLv3.
Removed intl/.
This commit is contained in:
parent
f54b85bc2d
commit
93d3811abc
410 changed files with 46254 additions and 63419 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# 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
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but
|
||||
|
@ -12,9 +12,7 @@
|
|||
# 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., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
# along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||
if ! gpg --version > /dev/null 2>&1 ; then
|
||||
echo "GnuPG not available!"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue