ソースを参照

initial commit

master
Bryan Pedini 6年前
コミット
69a7377be0
2個のファイルの変更22行の追加0行の削除
  1. +15
    -0
      LICENSE
  2. +7
    -0
      README.md

+ 15
- 0
LICENSE ファイルの表示

@@ -0,0 +1,15 @@
Linux Utilities
Copyright (C) 2019 - Bryan Pedini

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 3 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, see <https://www.gnu.org/licenses/>.

+ 7
- 0
README.md ファイルの表示

@@ -0,0 +1,7 @@
# Linux Utils - the title explains everything, doesn't it?
Common utilities to better manage Linux systems such as custom
dekstop files for applications, qucik tools like automation
scripts, etc...

This repository is entirely licensed under GPL-3.0-or-later
for any additional information lookup the LICENSE file.

読み込み中…
キャンセル
保存