Put license sentences back removed by mistake

This commit is contained in:
AhyoungRyu 2017-02-23 00:45:46 +09:00
parent c68efd211b
commit 899e8fa8eb

View file

@ -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);