From: ng0 Date: Tue, 2 Apr 2019 05:24:10 +0000 (+0000) Subject: license X-Git-Tag: v0.11.1~41 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=aa0e773ad90171d0dd0ab54aaf4543e2c1a30cfc;p=oweals%2Fgnunet.git license --- diff --git a/pre-commit b/pre-commit index 46a7c2a4b..c67fcaf0c 100755 --- a/pre-commit +++ b/pre-commit @@ -2,6 +2,8 @@ # Run this script to indent the GNUnet code. When run without arguments, # it indents the ENTIRE src/ tree. Run with 'src/XXX' to indent the # src/XXX directory. +# +# This script is in the public domain. if test $# = 0 then PATHS=src/