You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/events/WSEventHandlerWorkspaceConfigUpdate.java
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* DBeaver - Universal Database Manager
3
-
* Copyright (C) 2010-2024 DBeaver Corp and others
3
+
* Copyright (C) 2010-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0 (the "License");
6
6
* you may not use this file except in compliance with the License.
@@ -14,21 +14,22 @@
14
14
* See the License for the specific language governing permissions and
0 commit comments