From 893b5e0054f2b50777b7feff68b9945218bff244 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Mar 2008 18:28:19 +0000 Subject: add copyright git-svn-id: svn://tug.org/texlive/trunk@7096 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tl-portable.bat | 3 +++ Master/tl-portable.sh | 2 ++ 2 files changed, 5 insertions(+) diff --git a/Master/tl-portable.bat b/Master/tl-portable.bat index 2ff66602d29..39a631d781d 100755 --- a/Master/tl-portable.bat +++ b/Master/tl-portable.bat @@ -1,5 +1,8 @@ @echo off +rem Copyright 2008 Siep Kroonenberg. +rem You may freely use, modify and/or distribute this file. + rem TeX Live Root; ends with backslash rem This should also work with UNC names set TEXDIR=%~dp0 diff --git a/Master/tl-portable.sh b/Master/tl-portable.sh index 01f330d4d57..678a4d6df6e 100755 --- a/Master/tl-portable.sh +++ b/Master/tl-portable.sh @@ -1,4 +1,6 @@ #! /bin/sh +# Copyright 2008 Siep Kroonenberg. +# You may freely use, modify and/or distribute this file. #calculate TeXLive root #it appears that dirname isn't always available -- cgit v1.2.3