X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=scripts%2Fbuild%2Fmacosx_makebundle.py;h=72e73793781aee4c2e175c52f94c542620e7928d;hp=821ce74e79484895c31a9388c87d6d17ddb7a0de;hb=335e3cf6203327b3ce1ee6e47c09a8139232317c;hpb=35a00d1e582573fe782e02c02a7c0060c532e4eb 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 # ==============================