commit 91fe17899dbd456ba3a395516b9879493005efce
parent 50ad171eea9db5ccb36fce2592e047c3282975ff
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date: Sun, 21 Jun 2020 16:08:55 +0200
Add myself to license and gitignore
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+*.o
+dwm
diff --git a/LICENSE b/LICENSE
@@ -18,6 +18,7 @@ MIT/X Consortium License
© 2015-2016 Eric Pruitt <eric.pruitt@gmail.com>
© 2016-2017 Markus Teich <markus.teich@stusta.mhn.de>
© 2020-2022 Chris Down <chris@chrisdown.name>
+© 2020-2022 Oscar Benedito <oscar@oscarbenedito.com>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),