mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
add license
Former-commit-id: 4ebcb1bd441a2a8c90fb33de3f587d067f8e4d1b
This commit is contained in:
parent
d6157cb95a
commit
310d61a326
8 changed files with 39 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue