X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=scripts%2Fbuild%2Fmacosx_makebundle.py;h=72e73793781aee4c2e175c52f94c542620e7928d;hb=44c417e63e7c10081a41d0b26093e13f60c85925;hp=821ce74e79484895c31a9388c87d6d17ddb7a0de;hpb=cb1918d94b5d8ec9f05a192c96fab938782dabf5;p=quassel.git diff --git a/scripts/build/macosx_makebundle.py b/scripts/build/macosx_makebundle.py index 821ce74e..72e73793 100755 --- a/scripts/build/macosx_makebundle.py +++ b/scripts/build/macosx_makebundle.py @@ -1,6 +1,15 @@ #!/usr/bin/python # -*- coding: iso-8859-1 -*- +################################################################################ +# # +# 2008 June 27th by Marcus 'EgS' Eggenberger # +# # +# The author disclaims copyright to this source code. # +# This Python Script is in the PUBLIC DOMAIN. # +# # +################################################################################ + # ============================== # Imports # ==============================