We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad45ad commit bf24442Copy full SHA for bf24442
src/igniteui-angular.js
@@ -1,3 +1,12 @@
1
+/*
2
+ * Ignite UI directives for AngularJS 1.0.0
3
+ * https://github.com/IgniteUI/igniteui-angular
4
+ *
5
+ * Copyright (c) 2014 Infragistics, Inc.
6
+ * Licensed under the MIT license.
7
+ * https://github.com/IgniteUI/igniteui-angular/blob/master/license.txt
8
+ */
9
+
10
/*global jQuery, angular */
11
(function (angular, $) {
12
"use strict";
0 commit comments