diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-27 16:36:39 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-27 16:36:39 -0500 |
commit | 2eee97c9e64dca79fc6b1614b304b398d25a7f4b (patch) | |
tree | f14d4237a3ce71d21d02b29719a5fb6595fe4091 /src/about.txt | |
parent | fe4135a68cfed92ef336eec663e9c42c2c97dcbc (diff) |
Added automatic building with Gradle
Diffstat (limited to 'src/about.txt')
-rw-r--r-- | src/about.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/about.txt b/src/about.txt deleted file mode 100644 index 1bad9e8..0000000 --- a/src/about.txt +++ /dev/null @@ -1,12 +0,0 @@ -About Unit Converter v0.2.0 - -Copyright Notice: - -Unit Converter Copyright (C) 2018-2021 Adrien Hopkins -This program comes with ABSOLUTELY NO WARRANTY; -for details read the LICENSE file, section 15 - -This is free software, and you are welcome to redistribute -it under certain conditions; for details go to -<https://www.gnu.org/licenses/quick-guide-gplv3.html> -or read the LICENSE file.
\ No newline at end of file |