summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt53
1 files changed, 53 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..aa10368
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,53 @@
+/******************************************************************************
+ * cv-label Copyright (C) 2018 Alejandro Colomar Andrés *
+ * *
+ * 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, version 2. *
+ * *
+ * 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 the file COPYING, or write *
+ * to the Free Software Foundation, Inc. *
+ ******************************************************************************
+ * Disclaimer of Warranty. *
+ * *
+ * THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY *
+ * APPLICABLE LAW. *
+ * *
+ * EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER *
+ * PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER *
+ * EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED *
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. *
+ * *
+ * THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH *
+ * YOU. *
+ * *
+ * SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY *
+ * SERVICING, REPAIR OR CORRECTION. *
+ ******************************************************************************/
+
+ If you make a version, please tell me.
+ I would like to see it. Thank you.
+
+site:
+ https://github.com/alejandro-colomar/cv-label
+
+
+COMPILE:
+ $ make
+
+INSTALL:
+ # make install
+
+RUN:
+ $ cv-label
+ if it doesn't work:
+ $ /usr/local/games/cv-label
+
+UNINSTALL:
+ # make uninstall