Copyright datum changed for 2000-2019 Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com>
diff --git a/demo/GPIOdemo.cfg b/demo/GPIOdemo.cfg index d6ebbe9..d7d740f 100755 --- a/demo/GPIOdemo.cfg +++ b/demo/GPIOdemo.cfg
@@ -1,5 +1,5 @@ ############################################################################### -## Copyright (c) 2000-2018 Ericsson Telecom AB +## Copyright (c) 2000-2019 Ericsson Telecom AB ## All rights reserved. This program and the accompanying materials ## are made available under the terms of the Eclipse Public License v2.0 ## which accompanies this distribution, and is available at
diff --git a/demo/GPIOdemo_Led_Button.ttcn b/demo/GPIOdemo_Led_Button.ttcn index de756fb..0d08476 100755 --- a/demo/GPIOdemo_Led_Button.ttcn +++ b/demo/GPIOdemo_Led_Button.ttcn
@@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2018 Ericsson Telecom AB +// Copyright (c) 2000-2019 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v2.0 // which accompanies this distribution, and is available at
diff --git a/demo/Readme.txt b/demo/Readme.txt index e4d157b..c3c40fb 100755 --- a/demo/Readme.txt +++ b/demo/Readme.txt
@@ -1,5 +1,5 @@ ############################################################################### -## Copyright (c) 2000-2018 Ericsson Telecom AB +## Copyright (c) 2000-2019 Ericsson Telecom AB ## All rights reserved. This program and the accompanying materials ## are made available under the terms of the Eclipse Public License v2.0 ## which accompanies this distribution, and is available at
diff --git a/doc/README.md b/doc/README.md index 77e84e2..cf0de6f 100644 --- a/doc/README.md +++ b/doc/README.md
@@ -1,6 +1,6 @@ <!--- ############################################################################## -# Copyright (c) 2000-2018 Ericsson Telecom AB +# Copyright (c) 2000-2019 Ericsson Telecom AB # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v2.0 # which accompanies this distribution, and is available at
diff --git a/src/GPIOPinPort.ttcn b/src/GPIOPinPort.ttcn index c2a86ef..257f580 100644 --- a/src/GPIOPinPort.ttcn +++ b/src/GPIOPinPort.ttcn
@@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2018 Ericsson Telecom AB +// Copyright (c) 2000-2019 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v2.0 // which accompanies this distribution, and is available at
diff --git a/src/GPIO_Common.ttcn b/src/GPIO_Common.ttcn index d26d503..238eb49 100755 --- a/src/GPIO_Common.ttcn +++ b/src/GPIO_Common.ttcn
@@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2018 Ericsson Telecom AB +// Copyright (c) 2000-2019 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v2.0 // which accompanies this distribution, and is available at
diff --git a/src/GPIO_Pin_Port.cc b/src/GPIO_Pin_Port.cc index 27d46d6..5888622 100644 --- a/src/GPIO_Pin_Port.cc +++ b/src/GPIO_Pin_Port.cc
@@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2018 Ericsson Telecom AB +// Copyright (c) 2000-2019 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v2.0 // which accompanies this distribution, and is available at
diff --git a/src/GPIO_Pin_Port.hh b/src/GPIO_Pin_Port.hh index 71cdabf..c39ae49 100644 --- a/src/GPIO_Pin_Port.hh +++ b/src/GPIO_Pin_Port.hh
@@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2018 Ericsson Telecom AB +// Copyright (c) 2000-2019 Ericsson Telecom AB // All rights reserved. This program and the accompanying materials // are made available under the terms of the Eclipse Public License v2.0 // which accompanies this distribution, and is available at