about summary refs log tree commit diff stats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-04-13 11:40:09 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-04-13 11:40:09 +0200
commita730213c3b47397c890eea0df7e03e45d5d38b6d (patch)
tree115662e03a5731bc0281aeb1f3bb854521b3f1ce /config.arg.h
parent399993c6b5d594278bf822e2981ebfe8bfcb58c7 (diff)
downloaddwm-a730213c3b47397c890eea0df7e03e45d5d38b6d.tar.gz
yet another fix of copyright compactisition
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.arg.h b/config.arg.h
index 1c38086..d170c71 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -1,6 +1,6 @@
-/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
- * See LICENSE file for license details.
- */
+/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
+ * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
+ * See LICENSE file for license details. */
 
 /* appearance */
 #define BORDERPX		1
>142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210