X Tutup
Skip to content

Commit a59e0fa

Browse files
iluwatar#631 - Partial Response : Update copyright header.
1 parent 06ba337 commit a59e0fa

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

partial-response/src/main/java/com/iluwatar/partialresponse/FieldJsonMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

partial-response/src/main/java/com/iluwatar/partialresponse/Video.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

partial-response/src/main/java/com/iluwatar/partialresponse/VideoClientApp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

partial-response/src/main/java/com/iluwatar/partialresponse/VideoResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

partial-response/src/test/java/com/iluwatar/partialresponse/FieldJsonMapperTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

partial-response/src/test/java/com/iluwatar/partialresponse/VideoResourceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017 Gopinath Langote
4+
* Copyright (c) 2014-2017 Gopinath Langote
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)
X Tutup