Skip to content

Commit c3fb11b

Browse files
authored
Update copyright year (#704)
1 parent 4e1e753 commit c3fb11b

File tree

143 files changed

+143
-143
lines changed

Some content is hidden

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

143 files changed

+143
-143
lines changed

examples/javascript/src/hrx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/src/hrx/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/src/hrx/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2012-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2012-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/src/hrx/api/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2012-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2012-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/src/hrx/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2012-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2012-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/tests/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/tests/api/test_hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

examples/javascript/tests/test_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2024, Cenobit Technologies, Inc. http://cenobit.es/
1+
# Copyright (c) 2024-2025, Cenobit Technologies, Inc. http://cenobit.es/
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)