aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorSamuel Fadel <samuelfadel@gmail.com>2014-06-07 14:28:46 -0300
committerSamuel Fadel <samuelfadel@gmail.com>2014-06-07 14:28:46 -0300
commit062abeb0c13d8c33d82249f38264ec6c98d5b0f7 (patch)
tree72a448476d6a546fe3f944f2825fbb586b1919ae /src/config.h
parent9cc25bdabe7e519e1645d8ae9234849f5c6780be (diff)
Added LICENSE file and license comments.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 39df06d..1bcc7a4 100644
--- a/src/config.h
+++ b/src/config.h
@@ -2,6 +2,20 @@
* config.h
*
* Configuration file. Modify these to customize T.
+ *
+ * This file is part of T.
+ *
+ * T 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.
+ *
+ * T 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
+ * T. If not, see <http://www.gnu.org/licenses/>.
*/
/* Minimum width/height, in characters */