X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fpost-receive.hook;h=ee3345f5b4ddcbc96ebe251a207538ac64b4d022;hb=3811b235306eb4e11f325edf3b2878dc10c5d7a9;hp=004422f1b263ead51b6719b0a7e013ca49eb35ff;hpb=5d1b8ca30bb4ff9284ad2013c92177e31dd07562;p=patchwork diff --git a/tools/post-receive.hook b/tools/post-receive.hook index 004422f..ee3345f 100755 --- a/tools/post-receive.hook +++ b/tools/post-receive.hook @@ -3,8 +3,7 @@ # Git post-receive hook to update Patchwork patches after Git pushes # # Copyright © 2010 martin f. krafft -# Released under the terms of the Artistic Licence 2.0 -# +# Released under the GNU General Public License v2 or later. set -eu #TODO: the state map should really live in the repo's git-config