pgAdmin III commit: Update OGL copyright notices as spotted by Ashesh.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Update OGL copyright notices as spotted by Ashesh.
Date: 2015-09-23 10:40:23
Message-ID: E1ZehTL-00056W-MM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update OGL copyright notices as spotted by Ashesh.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=993c719372fd75f6de86916d99990775ba056b5f

Modified Files
--------------
pgadmin/include/ogl/basic.h | 2 +-
pgadmin/include/ogl/basicp.h | 2 +-
pgadmin/include/ogl/bmpshape.h | 2 +-
pgadmin/include/ogl/canvas.h | 2 +-
pgadmin/include/ogl/composit.h | 2 +-
pgadmin/include/ogl/constrnt.h | 2 +-
pgadmin/include/ogl/divided.h | 2 +-
pgadmin/include/ogl/drawn.h | 2 +-
pgadmin/include/ogl/drawnp.h | 2 +-
pgadmin/include/ogl/lines.h | 2 +-
pgadmin/include/ogl/linesp.h | 2 +-
pgadmin/include/ogl/mfutils.h | 2 +-
pgadmin/include/ogl/misc.h | 2 +-
pgadmin/include/ogl/ogl.h | 2 +-
pgadmin/include/ogl/ogldiag.h | 2 +-
pgadmin/ogl/basic.cpp | 2 +-
pgadmin/ogl/basic2.cpp | 2 +-
pgadmin/ogl/bmpshape.cpp | 2 +-
pgadmin/ogl/canvas.cpp | 2 +-
pgadmin/ogl/composit.cpp | 2 +-
pgadmin/ogl/constrnt.cpp | 2 +-
pgadmin/ogl/divided.cpp | 2 +-
pgadmin/ogl/drawn.cpp | 2 +-
pgadmin/ogl/lines.cpp | 2 +-
pgadmin/ogl/mfutils.cpp | 2 +-
pgadmin/ogl/ogldiag.cpp | 2 +-
pgadmin/ogl/oglmisc.cpp | 2 +-
27 files changed, 27 insertions(+), 27 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-09-23 10:41:07 pgAdmin III commit: Update OGL copyright notices as spotted by Ashesh.
Previous Message Sanket Mehta 2015-09-23 07:49:23 Re: [PATCH] Add Commit/Rollback toolbar action version 2