Removed the wrong copyright information in the javascript file, which is

owned by pgAdmin IV.
pull/3/head
Ashesh Vashi 2016-03-04 17:38:56 +05:30
parent fa97b5635e
commit ee71cab51e
1 changed files with 0 additions and 8 deletions

View File

@ -1,11 +1,3 @@
/*
Backform
http://github.com/amiliaapp/backform
Copyright (c) 2014 Amilia Inc.
Written by Martin Drapeau
Licensed under the MIT @license
*/
(function(root, factory) {
// Set up Backform appropriately for the environment. Start with AMD.