diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-02-28 16:24:08 +0000 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-02-28 16:24:08 +0000 |
commit | 70336a3d33198e5eec277f073c33265bf974f8d5 (patch) | |
tree | fd172e83d867a89e2647bf7b95ec1436117bb175 | |
parent | ecf99c25dc676cdf74567c942a8388572efce17b (diff) |
chance copyright syntax
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rwxr-xr-x | gen_makefile.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_makefile.py b/gen_makefile.py index 2dea146..0940739 100755 --- a/gen_makefile.py +++ b/gen_makefile.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -## Copyright (c) <2015> Olivier Gayot <duskcoder@gmail.com> +## Copyright (c) 2015 Olivier Gayot <duskcoder@gmail.com> ## ## ## Permission is hereby granted, free of charge, to any person obtaining a |