From f797125b8f1576b39633cc407fee70cc0fad3d0f Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Tue, 30 Oct 2012 06:50:46 +0000 Subject: [PATCH] - attempt to cleanup for debian compliance (proper copyright, etc) --- build-mg-win32.sh | 7 ++++++- tx-cleanup.sh | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/build-mg-win32.sh b/build-mg-win32.sh index dc4b62e59..80aa819b9 100755 --- a/build-mg-win32.sh +++ b/build-mg-win32.sh @@ -1,4 +1,9 @@ -#!/bin/bash +#!/bin/sh +# +# Use this script to compile using mingw compiler (experimental script) +# ---------------------------------------------------------------------------- +# Originally written by Mark Vejvoda +# Copyright (c) 2012 Mark Vejvoda under GNU GPL v3.0 NUMCORES=`cat /proc/cpuinfo | grep -cE '^processor'` diff --git a/tx-cleanup.sh b/tx-cleanup.sh index 73e72a60f..02841c32f 100755 --- a/tx-cleanup.sh +++ b/tx-cleanup.sh @@ -3,6 +3,9 @@ # Clean up translations pulled from Transifex # Should be applied only to resources in the 'Joomla' format # (Currently that's the case for all resources.) +# ---------------------------------------------------------------------------- +# Written by Tom Reynolds +# Copyright (c) 2012 Tom Reynolds under GNU GPL v3.0 for file in `find . -type f -name *.lng` do