Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 35cd21a

Browse files
committed
Update licenses
1 parent 9c599a1 commit 35cd21a

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

webapp/Connector/src/controller/Query.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright (c) 2014 LabKey Corporation
3+
*
4+
* Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
5+
*/
16
Ext.define('Connector.controller.Query', {
27

38
extend: 'Ext.app.Controller',

webapp/Connector/src/window/AbstractFilter.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright (c) 2014 LabKey Corporation
3+
*
4+
* Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
5+
*/
16
Ext.define('Connector.window.AbstractFilter', {
27

38
extend: 'Ext.window.Window',

0 commit comments

Comments
 (0)