diff options
-rwxr-xr-x | git2cl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/perl -# Copyright (C) 2007, 2008 Simon Josefsson. -# Changes by Luis Mondesi <lemsx1@gmail.com> +# Copyright (C) 2007, 2008 Simon Josefsson <simon@josefsson.org> +# Copyright (C) 2007 Luis Mondesi <lemsx1@gmail.com> # * calls git directly. To use it just: # cd ~/Project/my_git_repo; git2cl > ChangeLog # * implements strptime() |