Use correct file header for a JS file.

This commit is contained in:
Dave Page 2017-03-20 19:32:41 +00:00
parent 72128df75c
commit 4ff082ee74

View File

@ -1,11 +1,11 @@
########################################################################## //////////////////////////////////////////////////////////////////////////
# //
# pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
# //
# Copyright (C) 2013 - 2017, The pgAdmin Development Team // Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
# //
########################################################################## //////////////////////////////////////////////////////////////////////////
define(function () { define(function () {
return {} return {}