diff --git a/web/pgadmin/static/js/backform.pgadmin.js b/web/pgadmin/static/js/backform.pgadmin.js index 5e743d3cf..328ef5e46 100644 --- a/web/pgadmin/static/js/backform.pgadmin.js +++ b/web/pgadmin/static/js/backform.pgadmin.js @@ -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.