소스 검색

update header

jean-robin medori 4 일 전
부모
커밋
b64104e73d
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      frontend/taipy-gui/src/hooks/index.ts
  2. 1 1
      frontend/taipy-gui/src/hooks/useLocalStorageWithEvent.ts
  3. 1 1
      taipy/event/event_consumer.py
  4. 1 1
      tests/event/conftest.py

+ 1 - 1
frontend/taipy-gui/src/hooks/index.ts

@@ -1,5 +1,5 @@
 /*
- * Copyright 2021-2024 Avaiga Private Limited
+ * Copyright 2021-2025 Avaiga Private Limited
  *
  * 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

+ 1 - 1
frontend/taipy-gui/src/hooks/useLocalStorageWithEvent.ts

@@ -1,5 +1,5 @@
 /*
- * Copyright 2021-2024 Avaiga Private Limited
+ * Copyright 2021-2025 Avaiga Private Limited
  *
  * 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

+ 1 - 1
taipy/event/event_consumer.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # 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

+ 1 - 1
tests/event/conftest.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # 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