Skip to content

Commit

Permalink
Update licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam committed Nov 5, 2014
1 parent 9c599a1 commit 35cd21a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webapp/Connector/src/controller/Query.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (c) 2014 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
*/
Ext.define('Connector.controller.Query', {

extend: 'Ext.app.Controller',
Expand Down
5 changes: 5 additions & 0 deletions webapp/Connector/src/window/AbstractFilter.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright (c) 2014 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
*/
Ext.define('Connector.window.AbstractFilter', {

extend: 'Ext.window.Window',
Expand Down

0 comments on commit 35cd21a

Please sign in to comment.