Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#
# Copyright 2020, TeamDev. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Redistribution and use in source and/or binary forms, with or without
# modification, must retain the above copyright notice and the following
# disclaimer.
Expand Down
2 changes: 1 addition & 1 deletion .idea/copyright/TeamDev_Open_Source.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions buildSrc/src/main/kotlin/io/spine/gradle/internal/RunBuild.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions buildSrc/src/main/kotlin/io/spine/gradle/internal/deps.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
8 changes: 7 additions & 1 deletion client-js/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
/*
* Copyright 2019, TeamDev Ltd. All rights reserved.
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
Expand Down
6 changes: 6 additions & 0 deletions client-js/license-report/generate-license-report-md.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/actor-request-factory.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/any-packer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/client-factory.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/client-request.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/command-request.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/commanding-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/composite-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/direct-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/errors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/field-paths.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/filtering-request.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/firebase-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/firebase-database-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/firebase-subscription-service.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/http-client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/http-endpoint.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/known-types.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
6 changes: 6 additions & 0 deletions client-js/main/client/object-to-proto.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright 2020, TeamDev. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
Expand Down
Loading