diff options
author | Tavian Barnes <tavianator@gmail.com> | 2010-10-11 18:21:25 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2010-10-11 18:24:04 -0400 |
commit | 7a66711e95a97b3389a29b09aaead8cb18126e80 (patch) | |
tree | 6d51529e63568844661c12fecfb4910a81aa42eb /Makefile.am | |
parent | 48d5a656c996e112fae70c3a209417b9d0982fbf (diff) | |
download | vz-7a66711e95a97b3389a29b09aaead8cb18126e80.tar.xz |
Add/fix copyright headers.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ef36208..bfe37a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ########################################################################### -## Copyright (C) 2009-2010 Tavian Barnes <tavianator@gmail.com> ## +## Copyright (C) 2010 Tavian Barnes <tavianator@gmail.com> ## ## ## ## This file is part of The vZ Build Suite. ## ## ## |