~ubuntu-branches/ubuntu/utopic/pgadmin3/utopic-proposed

« back to all changes in this revision

Viewing changes to xtra/pgscript/test/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Gerfried Fuchs
  • Date: 2010-03-13 22:03:30 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100313220330-8zoiiigr1ujwdws5
* New upstream bugfix release.
* Fix typo: s/informations/information/g in debian/*.
* Explicitly call set -e and don't hand -e on the hashbang line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
##############################################################################
2
2
# pgAdmin III - PostgreSQL Tools
3
3
# $Id$
4
 
# Copyright (C) 2002 - 2009, The pgAdmin Development Team
5
 
# This software is released under the BSD Licence
 
4
# Copyright (C) 2002 - 2010, The pgAdmin Development Team
 
5
# This software is released under the PostgreSQL Licence
6
6
#
7
7
# Makefile - Makefile for *nix systems
8
8
##############################################################################