diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-01-11 21:46:48 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-01-11 21:46:48 +0100 |
commit | 2424507208163466b2e4d1a3b5734bbc044f224a (patch) | |
tree | 913380fc1a6614f594c43bf66b89e66cbd373196 | |
parent | e98026836c7c67f2f3aadd7aa93faf1d6d7e54c4 (diff) |
efa: Add licence text
-rwxr-xr-x | bin/efa | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #!/usr/bin/env perl ## Copyright © 2009 by Daniel Friesel <derf@derf.homelinux.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> +## 0. You just DO WHAT THE FUCK YOU WANT TO. use strict; use warnings; use encoding 'utf8'; |