Skip to content

Commit dd696ca

Browse files
committed
Copyright update
1 parent 4c40297 commit dd696ca

157 files changed

Lines changed: 158 additions & 158 deletions

File tree

Some content is hidden

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

extensions-samples/chat-cdi/src/main/java/org/atmosphere/samples/chat/CDIChat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/chat-cdi/src/main/java/org/atmosphere/samples/chat/JacksonDecoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/chat-cdi/src/main/java/org/atmosphere/samples/chat/JacksonEncoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/chat-cdi/src/main/java/org/atmosphere/samples/chat/Message.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/guice/chat-guice/src/main/java/org/atmosphere/samples/guice/GuiceChatConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/guice/chat-guice/src/main/java/org/atmosphere/samples/guice/GuiceChatModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/guice/chat-guice/src/main/java/org/atmosphere/samples/guice/Message.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/guice/chat-guice/src/main/java/org/atmosphere/samples/guice/ResourceChat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/guice/chat-guice/src/main/java/org/atmosphere/samples/guice/Response.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

extensions-samples/gwt/gwt20-jersey-rpc/src/main/java/org/atmosphere/samples/client/GwtJerseyDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016 Async-IO.org
2+
* Copyright 2017 Async-IO.org
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
* use this file except in compliance with the License. You may obtain a copy of

0 commit comments

Comments
 (0)