add license

Former-commit-id: 4ebcb1bd441a2a8c90fb33de3f587d067f8e4d1b
This commit is contained in:
r4sas 2017-01-22 15:14:13 +03:00
parent d6157cb95a
commit 310d61a326
8 changed files with 39 additions and 3 deletions

View file

@ -1,4 +1,11 @@
#!/bin/sh
# Copyright (c) 2013-2017, The PurpleI2P Project
#
# This file is part of Purple i2pd project and licensed under BSD3
#
# See full license text in LICENSE file at top of project tree
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="45.6.0esr"