Update copyright notice

This commit is contained in:
belliash 2011-12-29 14:29:24 +01:00
parent c35e55f9c8
commit 7fe14bba5a
4 changed files with 12 additions and 0 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
EZNAME=$(basename ${0})
EZROOT=$(dirname $(readlink -ne ${0}))

3
ezsync
View File

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
EZNAME=$(basename ${0})
EZROOT=$(dirname $(readlink -ne ${0}))

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
#-------------------------------------------------------------------------------
# Message Color Definitions

View File

@ -1,4 +1,7 @@
#!/bin/bash
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
#-------------------------------------------------------------------------------
# Checks whether a supplied variable is defined or not