aboutsummaryrefslogtreecommitdiff
path: root/etc/environments
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:19:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 16:19:33 +0300
commit69457921c27b6a6b5e043ec03c7ab9c48a588278 (patch)
treec646a65004a317061353d32caaf528f26fb3bad4 /etc/environments
parentbe096fd263246de72f21bd7c0d4db52b5af43203 (diff)
Drop copyright notice from source code
Diffstat (limited to 'etc/environments')
-rwxr-xr-xetc/environments/default1
-rw-r--r--etc/environments/default-clang.bat1
-rw-r--r--etc/environments/default-mingw.bat1
-rw-r--r--etc/environments/default-msvc-14.bat1
-rw-r--r--etc/environments/default-msvc.bat1
5 files changed, 0 insertions, 5 deletions
diff --git a/etc/environments/default b/etc/environments/default
index 2155f72..25646e6 100755
--- a/etc/environments/default
+++ b/etc/environments/default
@@ -1,7 +1,6 @@
#!/bin/sh
# file : etc/environments/default
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
#
diff --git a/etc/environments/default-clang.bat b/etc/environments/default-clang.bat
index 844372c..769e6dd 100644
--- a/etc/environments/default-clang.bat
+++ b/etc/environments/default-clang.bat
@@ -1,7 +1,6 @@
@echo off
rem file : etc/environments/default-clang.bat
-rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
rem license : TBC; see accompanying LICENSE file
rem
diff --git a/etc/environments/default-mingw.bat b/etc/environments/default-mingw.bat
index 26d994c..29861a5 100644
--- a/etc/environments/default-mingw.bat
+++ b/etc/environments/default-mingw.bat
@@ -1,7 +1,6 @@
@echo off
rem file : etc/environments/default-mingw.bat
-rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
rem license : TBC; see accompanying LICENSE file
rem
diff --git a/etc/environments/default-msvc-14.bat b/etc/environments/default-msvc-14.bat
index 76e2385..d05e125 100644
--- a/etc/environments/default-msvc-14.bat
+++ b/etc/environments/default-msvc-14.bat
@@ -1,7 +1,6 @@
@echo off
rem file : etc/environments/default-msvc-14.bat
-rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
rem license : TBC; see accompanying LICENSE file
rem
diff --git a/etc/environments/default-msvc.bat b/etc/environments/default-msvc.bat
index 86f4f76..670b3a8 100644
--- a/etc/environments/default-msvc.bat
+++ b/etc/environments/default-msvc.bat
@@ -1,7 +1,6 @@
@echo off
rem file : etc/environments/default-msvc.bat
-rem copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
rem license : TBC; see accompanying LICENSE file
rem