Skip to content

Commit bf24442

Browse files
committed
adding versioning and license comment to the source file
1 parent 3ad45ad commit bf24442

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/igniteui-angular.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
/*global jQuery, angular */
211
(function (angular, $) {
312
"use strict";

0 commit comments

Comments
 (0)