[license] [minor] Updated License Text in all js and py files

This commit is contained in:
Rushabh Mehta
2013-08-05 14:59:54 +05:30
parent 7ee90ab4e6
commit e67d1fbcdf
778 changed files with 1947 additions and 5577 deletions

View File

@@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.pages['Setup'].onload = function(wrapper) {
if(msg_dialog && msg_dialog.display) msg_dialog.hide();
wn.ui.make_app_page({

View File

@@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
import webnotes