diff options
Diffstat (limited to 'contrib/sepgsql/launcher')
-rwxr-xr-x | contrib/sepgsql/launcher | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/launcher b/contrib/sepgsql/launcher index 038ef7128f2..847cee4a32e 100755 --- a/contrib/sepgsql/launcher +++ b/contrib/sepgsql/launcher @@ -2,7 +2,7 @@ # # A wrapper script to launch psql command in regression test # -# Copyright (c) 2010-2012, PostgreSQL Global Development Group +# Copyright (c) 2010-2013, PostgreSQL Global Development Group # # ------------------------------------------------------------------------- |