Skip to content

Commit 68571b4

Browse files
committed
update/add copyright
1 parent 68735c7 commit 68571b4

18 files changed

Lines changed: 48 additions & 18 deletions

src/main/java/org/robotframework/remoteserver/javalib/KeywordOverload.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/javalib/OverloadableKeyword.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/javalib/SimpleKeywordExtractor.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/javalib/SimpleKeywordFactory.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/javalib/SingleClassLibrary.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/library/DefaultRemoteLibraryFactory.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/library/DynamicApiRemoteLibrary.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/library/RemoteLibraryFactory.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/library/StaticApiRemoteLibrary.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

src/main/java/org/robotframework/remoteserver/logging/Jetty2Log4J.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/* Licensed under the Apache License, Version 2.0 (the "License");
1+
/* Copyright 2014 Kevin Ormbrek
2+
*
3+
* Licensed under the Apache License, Version 2.0 (the "License");
24
* you may not use this file except in compliance with the License.
35
* You may obtain a copy of the License at
46
*

0 commit comments

Comments
 (0)