Copyright updates for 2016.

This commit is contained in:
Dave Page
2016-01-18 14:48:14 +00:00
parent 8f146ebb4c
commit 694506453b
30 changed files with 50 additions and 31 deletions
@@ -2,10 +2,11 @@
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2015, The pgAdmin Development Team
# Copyright (C) 2013 - 2016, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
##########################################################################
import json
from abc import ABCMeta, abstractmethod, abstractproperty
from flask import render_template, request, make_response, jsonify, \