From 7a7d495fb0c5a63e404eb62a0461bbafb06d6175 Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 19 Jan 2019 13:12:29 +0100 Subject: Copyright header simplication --- csharp/allTests.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'csharp/allTests.py') diff --git a/csharp/allTests.py b/csharp/allTests.py index 0a12ee46165..5e7b075e397 100755 --- a/csharp/allTests.py +++ b/csharp/allTests.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import os, sys sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts")) -- cgit v1.2.3