Skip to content

Commit b6074a6

Browse files
committed
Update copyright
1 parent 638f5c1 commit b6074a6

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Linux Deploy (English)
22
=====================
33

4-
Copyright (C) 2012 Anton Skshidlevsky
4+
Copyright (C) 2012-2015 Anton Skshidlevsky
55

66
Licensed under the [GPL version 3](http://www.gnu.org/licenses/) or later.
77

@@ -17,6 +17,7 @@ Installing a new operating system takes about 30 minutes. The recommended minimu
1717
* Supported distributions: Debian, Ubuntu, Arch Linux, Fedora, openSUSE, Kali Linux, Gentoo, RootFS (tgz, tbz2)
1818
* Installation type: image file, disk partition, directory
1919
* Supported file systems: ext2, ext3, ext4
20+
* Supported architectures: ARM, x86
2021
* Control interface: SSH, VNC, X, framebuffer
2122
* Desktop environment: XTerm, LXDE, Xfce, GNOME, KDE
2223
* Supported languages: English, Russian
@@ -53,7 +54,7 @@ Source code: <https://github.com/meefik/linuxdeploy>. This source code are writt
5354
Linux Deploy (Русский)
5455
======================
5556

56-
Copyright (C) 2012 Антон Скшидлевский
57+
Copyright (C) 2012-2015 Антон Скшидлевский
5758

5859
Лицензировано под [GPL версии 3](http://www.gnu.org/licenses/) или более поздней.
5960

@@ -69,6 +70,7 @@ Copyright (C) 2012 Антон Скшидлевский
6970
* Поддерживаемые дистрибутивы: Debian, Ubuntu, Arch Linux, Fedora, openSUSE, Kali Linux, Gentoo, RootFS (tgz, tbz2)
7071
* Тип установки: файл образа, раздел диска, директория
7172
* Поддерживаемые файловые системы: ext2, ext3, ext4
73+
* Поддерживаемые архитектуры: ARM, x86
7274
* Интерфейс управления: SSH, VNC, X, фрейм-буфер
7375
* Окружение рабочего стола: XTerm, LXDE, Xfce, GNOME, KDE
7476
* Поддерживаемые языки: русский, английский

res/values-ru/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@
177177
<string name="dialog_title_fbargs_preference">FB: опции X-сервера</string>
178178
<string name="title_fbfreeze_preference">Заморозить Android UI</string>
179179
<string name="dialog_title_fbfreeze_preference">Заморозить Android UI</string>
180-
<string name="about_text"><font size="32"><b>Linux Deploy</b></font>\n\nЛицензия GPL v3\n\n[ <a href="https://github.com/meefik/linuxdeploy">github.com</a> , <a href="http://4pda.ru/forum/index.php?showtopic=378043">4pda.ru</a> ]\n\nЭта программа поставляется БЕЗ ВСЯКИХ ГАРАНТИЙ, а автор не несет ответственности за любые возможные последствия ее использования. Это свободное программное обеспечение, и вы можете распространять его при определенных условиях.\n\n&#169; 2012-2014 Антон Скшидлевский</string>
180+
<string name="about_text"><font size="32"><b>Linux Deploy</b></font>\n\nЛицензия GPL v3\n\n[ <a href="https://github.com/meefik/linuxdeploy">github.com</a> , <a href="http://4pda.ru/forum/index.php?showtopic=378043">4pda.ru</a> ]\n\nЭта программа поставляется БЕЗ ВСЯКИХ ГАРАНТИЙ, а автор не несет ответственности за любые возможные последствия ее использования. Это свободное программное обеспечение, и вы можете распространять его при определенных условиях.\n\n&#169; 2012-2015 Антон Скшидлевский</string>
181181

182182
</resources>

res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@
177177
<string name="dialog_title_fbargs_preference">FB: X options</string>
178178
<string name="title_fbfreeze_preference">Freeze Android UI</string>
179179
<string name="dialog_title_fbfreeze_preference">Freeze Android UI</string>
180-
<string name="about_text"><font size="32"><b>Linux Deploy</b></font>\n\nGPL v3\n\n[ <a href="https://github.com/meefik/linuxdeploy">github.com</a> , <a href="http://4pda.ru/forum/index.php?showtopic=378043">4pda.ru</a> ]\n\nThis program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.\n\n&#169; 2012-2014 Anton Skshidlevsky</string>
180+
<string name="about_text"><font size="32"><b>Linux Deploy</b></font>\n\nGPL v3\n\n[ <a href="https://github.com/meefik/linuxdeploy">github.com</a> , <a href="http://4pda.ru/forum/index.php?showtopic=378043">4pda.ru</a> ]\n\nThis program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.\n\n&#169; 2012-2015 Anton Skshidlevsky</string>
181181

182182
</resources>

0 commit comments

Comments
 (0)