aboutsummaryrefslogtreecommitdiff
path: root/git-hooks
diff options
context:
space:
mode:
authorBenjamin C Meyer <ben@meyerhome.net>2012-01-24 23:08:16 -0500
committerBenjamin C Meyer <ben@meyerhome.net>2012-01-24 23:08:53 -0500
commit0a9311b039b7af07827e1c2f5a2d53ebca212697 (patch)
tree5a24f3cd48e855e81f259b2350fff5e831307981 /git-hooks
parent26ddccb6b4a7c2d57ff1ef14d3bab2246444cf5e (diff)
downloadgit-hooks-0a9311b039b7af07827e1c2f5a2d53ebca212697.tar.gz
git-hooks-0a9311b039b7af07827e1c2f5a2d53ebca212697.tar.bz2
Correct the copyright year and add a LICENSE file.
Diffstat (limited to 'git-hooks')
-rwxr-xr-xgit-hooks2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-hooks b/git-hooks
index 33b1a64..d1b1f6e 100755
--- a/git-hooks
+++ b/git-hooks
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2010, Benjamin C. Meyer <ben@meyerhome.net>
+# Copyright (c) 2010-2011, Benjamin C. Meyer <ben@meyerhome.net>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without