Skip to content

Commit 54238cf

Browse files
committed
copyright 2016
1 parent 2ec9512 commit 54238cf

File tree

108 files changed

+108
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+108
-108
lines changed

config/HEADER_apache2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2015 Peti Koch
1+
Copyright (c) 2015-2016 Peti Koch
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/datatypes/LogRow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/datatypes/NameFirstname.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example1/Example_1_Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example1/Example_1_Model.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example1/Example_1_View.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example1/Example_1_ViewModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example10/Example_10_Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example10/Example_10_Model.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/ch/petikoch/examples/mvvm_rxjava/example10/Example_10_View.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2015 Peti Koch
2+
* Copyright (c) 2015-2016 Peti Koch
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)