diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-17 16:58:39 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-17 16:58:39 -0600 |
commit | 94eb44d61bec3ab922ea3d2ffcc1e14b7eeb450d (patch) | |
tree | 9969e0fb5e86c8616372882f54a8d1e13edec7b0 /Makefile.in | |
parent | 9cc496f48fd820f5904b54bed1a0448239218ba5 (diff) | |
download | mediagoblin-94eb44d61bec3ab922ea3d2ffcc1e14b7eeb450d.tar.lz mediagoblin-94eb44d61bec3ab922ea3d2ffcc1e14b7eeb450d.tar.xz mediagoblin-94eb44d61bec3ab922ea3d2ffcc1e14b7eeb450d.zip |
Add myself to the copyrights of Makefile.in
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 06ceb594..29e9a3c7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,7 @@ # Makefile.in # # Copyright © 2012, 2013 Brandon Invergo <brandon@invergo.net> +# Copyright © 2014, 2015 Christopher Allan Webber <cwebber@dustycloud.org> # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |