aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/vendors/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/vendors/config.sh')
-rw-r--r--libraries/vendors/config.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/libraries/vendors/config.sh b/libraries/vendors/config.sh
index a1cafd662..357236f61 100644
--- a/libraries/vendors/config.sh
+++ b/libraries/vendors/config.sh
@@ -13,7 +13,7 @@
# This Bash file exports variables containing the users local tool environment.
#
# ==============================================================================
-# Copyright (C) 2015-2016 Patrick Lehmann
+# Copyright (C) 2015-2016 Patrick Lehmann - Dresden, Germany
#
# GHDL is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free
@@ -67,4 +67,3 @@ SourceDirectories[VUnit]="vunit/vhdl"
# input files greater than $LARGE_FILESIZE are skipped if '--skip-largefiles' is set
LARGE_FILESIZE=125000
-