summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-14 00:29:48 -0500
committerJune McEnroe <june@causal.agency>2018-11-14 00:29:48 -0500
commit8e9e41b0613a8ea11b470ee44811612cc66d8094 (patch)
tree909ce3d9fc790e2a60e03630624be328350411c9 /etc
parentAdd Chromatics — Running Up That Hill (diff)
downloadsrc-8e9e41b0613a8ea11b470ee44811612cc66d8094.tar.gz
src-8e9e41b0613a8ea11b470ee44811612cc66d8094.zip
Add \l binding to insert AGPL comment
Diffstat (limited to 'etc')
-rw-r--r--etc/agpl.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/agpl.c b/etc/agpl.c
new file mode 100644
index 00000000..e2ac6005
--- /dev/null
+++ b/etc/agpl.c
@@ -0,0 +1,15 @@
+/* Copyright (C) 2018  June McEnroe <june@causal.agency>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
92e02c9d&follow=1'>Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe