mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Put license sentences back removed by mistake
This commit is contained in:
parent
c68efd211b
commit
899e8fa8eb
1 changed files with 3 additions and 1 deletions
|
|
@ -6,11 +6,13 @@
|
|||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under thpackageInfosR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { HeliumType, } from '../../components/helium/helium-type';
|
||||
|
||||
angular.module('zeppelinWebApp').controller('HeliumCtrl', HeliumCtrl);
|
||||
|
|
|
|||
Loading…
Reference in a new issue