From b16cfb7629f3825e5c948c29c6d26989519f9a65 Mon Sep 17 00:00:00 2001 From: dpage Date: Thu, 26 Mar 2009 20:49:59 +0000 Subject: [PATCH] Change the licence to BSD git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7758 a7884b65-44f6-0310-8a51-81a127f17b15 --- CMakeLists.txt | 2 +- LICENSE | 138 +----- Makefile.am | 2 +- README | 6 +- acinclude.m4 | 2 +- bootstrap | 2 +- branding/CMakeLists.txt | 4 +- branding/Makefile.am | 2 +- docs/CMakeLists.txt | 4 +- docs/en_US/licence.html | 135 +----- i18n/Makefile.am | 4 +- i18n/pgadmin3.lng | 4 +- languages.hwx | 2 +- pgadmin/Makefile.am | 2 +- pgadmin/agent/dlgJob.cpp | 2 +- pgadmin/agent/dlgSchedule.cpp | 2 +- pgadmin/agent/dlgStep.cpp | 2 +- pgadmin/agent/module.mk | 2 +- pgadmin/agent/pgaJob.cpp | 2 +- pgadmin/agent/pgaSchedule.cpp | 2 +- pgadmin/agent/pgaStep.cpp | 2 +- pgadmin/ctl/calbox.cpp | 2 +- pgadmin/ctl/ctlComboBox.cpp | 2 +- pgadmin/ctl/ctlListView.cpp | 2 +- pgadmin/ctl/ctlMenuToolbar.cpp | 2 +- pgadmin/ctl/ctlSQLBox.cpp | 2 +- pgadmin/ctl/ctlSQLGrid.cpp | 2 +- pgadmin/ctl/ctlSQLResult.cpp | 2 +- pgadmin/ctl/ctlSecurityPanel.cpp | 2 +- pgadmin/ctl/ctlTree.cpp | 2 +- pgadmin/ctl/explainCanvas.cpp | 2 +- pgadmin/ctl/explainShape.cpp | 2 +- pgadmin/ctl/module.mk | 2 +- pgadmin/ctl/timespin.cpp | 2 +- pgadmin/ctl/xh_calb.cpp | 2 +- pgadmin/ctl/xh_ctlcombo.cpp | 2 +- pgadmin/ctl/xh_ctltree.cpp | 2 +- pgadmin/ctl/xh_sqlbox.cpp | 2 +- pgadmin/ctl/xh_timespin.cpp | 2 +- pgadmin/db/module.mk | 2 +- pgadmin/db/pgConn.cpp | 2 +- pgadmin/db/pgQueryThread.cpp | 2 +- pgadmin/db/pgSet.cpp | 2 +- pgadmin/debugger/ctlCodeWindow.cpp | 2 +- pgadmin/debugger/ctlMessageWindow.cpp | 2 +- pgadmin/debugger/ctlResultGrid.cpp | 2 +- pgadmin/debugger/ctlStackWindow.cpp | 2 +- pgadmin/debugger/ctlTabWindow.cpp | 2 +- pgadmin/debugger/ctlVarWindow.cpp | 2 +- pgadmin/debugger/dbgBreakPoint.cpp | 2 +- pgadmin/debugger/dbgDbResult.cpp | 2 +- pgadmin/debugger/dbgPgConn.cpp | 2 +- pgadmin/debugger/dbgPgThread.cpp | 2 +- pgadmin/debugger/dbgResultset.cpp | 2 +- pgadmin/debugger/dbgTargetInfo.cpp | 2 +- pgadmin/debugger/debugger.cpp | 2 +- pgadmin/debugger/dlgDirectDbg.cpp | 2 +- pgadmin/debugger/frmDebugger.cpp | 2 +- pgadmin/dlg/dlgAddFavourite.cpp | 2 +- pgadmin/dlg/dlgAggregate.cpp | 2 +- pgadmin/dlg/dlgCast.cpp | 2 +- pgadmin/dlg/dlgCheck.cpp | 2 +- pgadmin/dlg/dlgClasses.cpp | 2 +- pgadmin/dlg/dlgColumn.cpp | 2 +- pgadmin/dlg/dlgConnect.cpp | 2 +- pgadmin/dlg/dlgConversion.cpp | 2 +- pgadmin/dlg/dlgDatabase.cpp | 2 +- pgadmin/dlg/dlgDomain.cpp | 2 +- pgadmin/dlg/dlgEditGridOptions.cpp | 2 +- pgadmin/dlg/dlgExtTable.cpp | 2 +- pgadmin/dlg/dlgFindReplace.cpp | 2 +- pgadmin/dlg/dlgForeignKey.cpp | 2 +- pgadmin/dlg/dlgFunction.cpp | 2 +- pgadmin/dlg/dlgGroup.cpp | 2 +- pgadmin/dlg/dlgHbaConfig.cpp | 2 +- pgadmin/dlg/dlgIndex.cpp | 2 +- pgadmin/dlg/dlgIndexConstraint.cpp | 2 +- pgadmin/dlg/dlgLanguage.cpp | 2 +- pgadmin/dlg/dlgMainConfig.cpp | 2 +- pgadmin/dlg/dlgManageFavourites.cpp | 2 +- pgadmin/dlg/dlgManageMacros.cpp | 2 +- pgadmin/dlg/dlgOperator.cpp | 2 +- pgadmin/dlg/dlgPackage.cpp | 2 +- pgadmin/dlg/dlgPgpassConfig.cpp | 2 +- pgadmin/dlg/dlgProperty.cpp | 2 +- pgadmin/dlg/dlgReassignDropOwned.cpp | 2 +- pgadmin/dlg/dlgRole.cpp | 2 +- pgadmin/dlg/dlgRule.cpp | 2 +- pgadmin/dlg/dlgSchema.cpp | 2 +- pgadmin/dlg/dlgSelectConnection.cpp | 2 +- pgadmin/dlg/dlgSelectDatabase.cpp | 2 +- pgadmin/dlg/dlgSequence.cpp | 2 +- pgadmin/dlg/dlgServer.cpp | 2 +- pgadmin/dlg/dlgSynonym.cpp | 2 +- pgadmin/dlg/dlgTable.cpp | 2 +- pgadmin/dlg/dlgTablespace.cpp | 2 +- pgadmin/dlg/dlgTextSearchConfiguration.cpp | 2 +- pgadmin/dlg/dlgTextSearchDictionary.cpp | 2 +- pgadmin/dlg/dlgTextSearchParser.cpp | 2 +- pgadmin/dlg/dlgTextSearchTemplate.cpp | 2 +- pgadmin/dlg/dlgTrigger.cpp | 2 +- pgadmin/dlg/dlgType.cpp | 2 +- pgadmin/dlg/dlgUser.cpp | 2 +- pgadmin/dlg/dlgView.cpp | 2 +- pgadmin/dlg/module.mk | 2 +- pgadmin/frm/events.cpp | 2 +- pgadmin/frm/frmAbout.cpp | 2 +- pgadmin/frm/frmBackup.cpp | 2 +- pgadmin/frm/frmBackupGlobals.cpp | 4 +- pgadmin/frm/frmBackupServer.cpp | 2 +- pgadmin/frm/frmConfig.cpp | 2 +- pgadmin/frm/frmEditGrid.cpp | 2 +- pgadmin/frm/frmExport.cpp | 2 +- pgadmin/frm/frmGrantWizard.cpp | 2 +- pgadmin/frm/frmHbaConfig.cpp | 2 +- pgadmin/frm/frmHint.cpp | 2 +- pgadmin/frm/frmMain.cpp | 2 +- pgadmin/frm/frmMainConfig.cpp | 2 +- pgadmin/frm/frmMaintenance.cpp | 2 +- pgadmin/frm/frmOptions.cpp | 2 +- pgadmin/frm/frmPassword.cpp | 2 +- pgadmin/frm/frmPgpassConfig.cpp | 2 +- pgadmin/frm/frmQuery.cpp | 2 +- pgadmin/frm/frmReport.cpp | 2 +- pgadmin/frm/frmRestore.cpp | 2 +- pgadmin/frm/frmSplash.cpp | 2 +- pgadmin/frm/frmStatus.cpp | 2 +- pgadmin/frm/module.mk | 2 +- pgadmin/frm/plugins.cpp | 2 +- pgadmin/gqb/gqbArrayCollection.cpp | 2 +- pgadmin/gqb/gqbBrowser.cpp | 2 +- pgadmin/gqb/gqbCollection.cpp | 2 +- pgadmin/gqb/gqbColumn.cpp | 2 +- pgadmin/gqb/gqbController.cpp | 2 +- pgadmin/gqb/gqbDatabase.cpp | 2 +- pgadmin/gqb/gqbGraphSimple.cpp | 2 +- pgadmin/gqb/gqbGridJoinTable.cpp | 2 +- pgadmin/gqb/gqbGridOrderTable.cpp | 2 +- pgadmin/gqb/gqbGridProjTable.cpp | 2 +- pgadmin/gqb/gqbGridRestTable.cpp | 2 +- pgadmin/gqb/gqbModel.cpp | 2 +- pgadmin/gqb/gqbObject.cpp | 2 +- pgadmin/gqb/gqbObjectCollection.cpp | 2 +- pgadmin/gqb/gqbQueryObjs.cpp | 2 +- pgadmin/gqb/gqbSchema.cpp | 2 +- pgadmin/gqb/gqbTable.cpp | 2 +- pgadmin/gqb/gqbView.cpp | 2 +- pgadmin/gqb/gqbViewPanels.cpp | 2 +- pgadmin/include/agent/dlgJob.h | 2 +- pgadmin/include/agent/dlgSchedule.h | 2 +- pgadmin/include/agent/dlgStep.h | 2 +- pgadmin/include/agent/module.mk | 2 +- pgadmin/include/agent/pgaJob.h | 2 +- pgadmin/include/agent/pgaSchedule.h | 2 +- pgadmin/include/agent/pgaStep.h | 2 +- pgadmin/include/copyright.h | 2 +- pgadmin/include/ctl/calbox.h | 2 +- pgadmin/include/ctl/ctlComboBox.h | 2 +- pgadmin/include/ctl/ctlListView.h | 2 +- pgadmin/include/ctl/ctlMenuToolbar.h | 2 +- pgadmin/include/ctl/ctlSQLBox.h | 2 +- pgadmin/include/ctl/ctlSQLGrid.h | 2 +- pgadmin/include/ctl/ctlSQLResult.h | 2 +- pgadmin/include/ctl/ctlSecurityPanel.h | 2 +- pgadmin/include/ctl/ctlTree.h | 2 +- pgadmin/include/ctl/explainCanvas.h | 2 +- pgadmin/include/ctl/module.mk | 2 +- pgadmin/include/ctl/timespin.h | 2 +- pgadmin/include/ctl/wxgridsel.h | 2 +- pgadmin/include/ctl/xh_calb.h | 2 +- pgadmin/include/ctl/xh_ctlcombo.h | 2 +- pgadmin/include/ctl/xh_ctltree.h | 2 +- pgadmin/include/ctl/xh_sqlbox.h | 2 +- pgadmin/include/ctl/xh_timespin.h | 2 +- pgadmin/include/db/module.mk | 2 +- pgadmin/include/db/pgConn.h | 2 +- pgadmin/include/db/pgQueryThread.h | 2 +- pgadmin/include/db/pgSet.h | 2 +- pgadmin/include/debugger/ctlCodeWindow.h | 2 +- pgadmin/include/debugger/ctlMessageWindow.h | 2 +- pgadmin/include/debugger/ctlResultGrid.h | 2 +- pgadmin/include/debugger/ctlStackWindow.h | 2 +- pgadmin/include/debugger/ctlTabWindow.h | 2 +- pgadmin/include/debugger/ctlVarWindow.h | 2 +- pgadmin/include/debugger/dbgBreakPoint.h | 2 +- pgadmin/include/debugger/dbgConnProp.h | 2 +- pgadmin/include/debugger/dbgConst.h | 2 +- pgadmin/include/debugger/dbgDbResult.h | 2 +- pgadmin/include/debugger/dbgPgConn.h | 2 +- pgadmin/include/debugger/dbgPgThread.h | 2 +- pgadmin/include/debugger/dbgResultset.h | 2 +- pgadmin/include/debugger/dbgTargetInfo.h | 2 +- pgadmin/include/debugger/debugger.h | 2 +- pgadmin/include/debugger/dlgDirectDbg.h | 2 +- pgadmin/include/debugger/frmDebugger.h | 2 +- pgadmin/include/dlg/dlgAddFavourite.h | 2 +- pgadmin/include/dlg/dlgAggregate.h | 2 +- pgadmin/include/dlg/dlgCast.h | 2 +- pgadmin/include/dlg/dlgCheck.h | 2 +- pgadmin/include/dlg/dlgClasses.h | 2 +- pgadmin/include/dlg/dlgColumn.h | 2 +- pgadmin/include/dlg/dlgConnect.h | 2 +- pgadmin/include/dlg/dlgConversion.h | 2 +- pgadmin/include/dlg/dlgDatabase.h | 2 +- pgadmin/include/dlg/dlgDomain.h | 2 +- pgadmin/include/dlg/dlgEditGridOptions.h | 2 +- pgadmin/include/dlg/dlgExtTable.h | 2 +- pgadmin/include/dlg/dlgFindReplace.h | 2 +- pgadmin/include/dlg/dlgForeignKey.h | 2 +- pgadmin/include/dlg/dlgFunction.h | 2 +- pgadmin/include/dlg/dlgGroup.h | 2 +- pgadmin/include/dlg/dlgHbaConfig.h | 2 +- pgadmin/include/dlg/dlgIndex.h | 2 +- pgadmin/include/dlg/dlgIndexConstraint.h | 2 +- pgadmin/include/dlg/dlgLanguage.h | 2 +- pgadmin/include/dlg/dlgMainConfig.h | 2 +- pgadmin/include/dlg/dlgManageFavourites.h | 2 +- pgadmin/include/dlg/dlgManageMacros.h | 2 +- pgadmin/include/dlg/dlgOperator.h | 2 +- pgadmin/include/dlg/dlgPackage.h | 2 +- pgadmin/include/dlg/dlgPgpassConfig.h | 2 +- pgadmin/include/dlg/dlgProperty.h | 2 +- pgadmin/include/dlg/dlgReassignDropOwned.h | 2 +- pgadmin/include/dlg/dlgRole.h | 2 +- pgadmin/include/dlg/dlgRule.h | 2 +- pgadmin/include/dlg/dlgSchema.h | 2 +- pgadmin/include/dlg/dlgSelectConnection.h | 2 +- pgadmin/include/dlg/dlgSelectDatabase.h | 2 +- pgadmin/include/dlg/dlgSequence.h | 2 +- pgadmin/include/dlg/dlgServer.h | 2 +- pgadmin/include/dlg/dlgSynonym.h | 2 +- pgadmin/include/dlg/dlgTable.h | 2 +- pgadmin/include/dlg/dlgTablespace.h | 2 +- .../include/dlg/dlgTextSearchConfiguration.h | 2 +- pgadmin/include/dlg/dlgTextSearchDictionary.h | 2 +- pgadmin/include/dlg/dlgTextSearchParser.h | 2 +- pgadmin/include/dlg/dlgTextSearchTemplate.h | 2 +- pgadmin/include/dlg/dlgTrigger.h | 2 +- pgadmin/include/dlg/dlgType.h | 2 +- pgadmin/include/dlg/dlgUser.h | 2 +- pgadmin/include/dlg/dlgView.h | 2 +- pgadmin/include/dlg/module.mk | 2 +- pgadmin/include/frm/frmAbout.h | 2 +- pgadmin/include/frm/frmBackup.h | 2 +- pgadmin/include/frm/frmBackupGlobals.h | 2 +- pgadmin/include/frm/frmBackupServer.h | 2 +- pgadmin/include/frm/frmConfig.h | 2 +- pgadmin/include/frm/frmEditGrid.h | 2 +- pgadmin/include/frm/frmExport.h | 2 +- pgadmin/include/frm/frmGrantWizard.h | 2 +- pgadmin/include/frm/frmHbaConfig.h | 2 +- pgadmin/include/frm/frmHint.h | 2 +- pgadmin/include/frm/frmMain.h | 2 +- pgadmin/include/frm/frmMainConfig.h | 2 +- pgadmin/include/frm/frmMaintenance.h | 2 +- pgadmin/include/frm/frmOptions.h | 2 +- pgadmin/include/frm/frmPassword.h | 2 +- pgadmin/include/frm/frmPgpassConfig.h | 2 +- pgadmin/include/frm/frmQuery.h | 2 +- pgadmin/include/frm/frmReport.h | 2 +- pgadmin/include/frm/frmRestore.h | 2 +- pgadmin/include/frm/frmSplash.h | 2 +- pgadmin/include/frm/frmStatus.h | 2 +- pgadmin/include/frm/menu.h | 2 +- pgadmin/include/frm/module.mk | 2 +- pgadmin/include/gqb/gqbArrayCollection.h | 2 +- pgadmin/include/gqb/gqbBrowser.h | 2 +- pgadmin/include/gqb/gqbCollection.h | 2 +- pgadmin/include/gqb/gqbCollectionBase.h | 2 +- pgadmin/include/gqb/gqbColumn.h | 2 +- pgadmin/include/gqb/gqbDatabase.h | 2 +- pgadmin/include/gqb/gqbEvents.h | 2 +- pgadmin/include/gqb/gqbGraphBehavior.h | 2 +- pgadmin/include/gqb/gqbGraphSimple.h | 2 +- pgadmin/include/gqb/gqbGridJoinTable.h | 2 +- pgadmin/include/gqb/gqbGridOrderTable.h | 2 +- pgadmin/include/gqb/gqbGridProjTable.h | 2 +- pgadmin/include/gqb/gqbGridRestTable.h | 2 +- pgadmin/include/gqb/gqbModel.h | 2 +- pgadmin/include/gqb/gqbObject.h | 2 +- pgadmin/include/gqb/gqbObjectCollection.h | 2 +- pgadmin/include/gqb/gqbQueryObjs.h | 2 +- pgadmin/include/gqb/gqbSchema.h | 2 +- pgadmin/include/gqb/gqbTable.h | 2 +- pgadmin/include/gqb/gqbViewController.h | 2 +- pgadmin/include/gqb/gqbViewPanels.h | 2 +- pgadmin/include/images/module.mk | 2 +- pgadmin/include/module.mk | 2 +- pgadmin/include/parser/module.mk | 2 +- pgadmin/include/pgAdmin3.h | 2 +- pgadmin/include/pgscript/exceptions/module.mk | 2 +- .../exceptions/pgsArithmeticException.h | 2 +- .../pgscript/exceptions/pgsAssertException.h | 2 +- .../pgscript/exceptions/pgsBreakException.h | 2 +- .../pgscript/exceptions/pgsCastException.h | 2 +- .../exceptions/pgsContinueException.h | 2 +- .../pgscript/exceptions/pgsException.h | 2 +- .../exceptions/pgsInterruptException.h | 2 +- .../exceptions/pgsParameterException.h | 2 +- .../include/pgscript/expressions/module.mk | 2 +- pgadmin/include/pgscript/expressions/pgsAnd.h | 2 +- .../include/pgscript/expressions/pgsAssign.h | 2 +- .../pgscript/expressions/pgsAssignToRecord.h | 2 +- .../include/pgscript/expressions/pgsCast.h | 2 +- .../include/pgscript/expressions/pgsColumns.h | 2 +- .../pgscript/expressions/pgsDifferent.h | 2 +- .../include/pgscript/expressions/pgsEqual.h | 2 +- .../include/pgscript/expressions/pgsExecute.h | 2 +- .../pgscript/expressions/pgsExpression.h | 2 +- .../pgscript/expressions/pgsExpressions.h | 2 +- .../include/pgscript/expressions/pgsGenDate.h | 2 +- .../pgscript/expressions/pgsGenDateTime.h | 2 +- .../pgscript/expressions/pgsGenDictionary.h | 2 +- .../include/pgscript/expressions/pgsGenInt.h | 2 +- .../include/pgscript/expressions/pgsGenReal.h | 2 +- .../pgscript/expressions/pgsGenReference.h | 2 +- .../pgscript/expressions/pgsGenRegex.h | 2 +- .../pgscript/expressions/pgsGenString.h | 2 +- .../include/pgscript/expressions/pgsGenTime.h | 2 +- .../include/pgscript/expressions/pgsGreater.h | 2 +- .../pgscript/expressions/pgsGreaterEqual.h | 2 +- .../include/pgscript/expressions/pgsIdent.h | 2 +- .../pgscript/expressions/pgsIdentRecord.h | 2 +- .../include/pgscript/expressions/pgsLines.h | 2 +- .../include/pgscript/expressions/pgsLower.h | 2 +- .../pgscript/expressions/pgsLowerEqual.h | 2 +- .../include/pgscript/expressions/pgsMinus.h | 2 +- .../include/pgscript/expressions/pgsModulo.h | 2 +- .../include/pgscript/expressions/pgsNegate.h | 2 +- pgadmin/include/pgscript/expressions/pgsNot.h | 2 +- .../pgscript/expressions/pgsOperation.h | 2 +- pgadmin/include/pgscript/expressions/pgsOr.h | 2 +- .../include/pgscript/expressions/pgsOver.h | 2 +- .../pgscript/expressions/pgsParenthesis.h | 2 +- .../include/pgscript/expressions/pgsPlus.h | 2 +- .../pgscript/expressions/pgsRemoveLine.h | 2 +- .../include/pgscript/expressions/pgsTimes.h | 2 +- .../include/pgscript/expressions/pgsTrim.h | 2 +- pgadmin/include/pgscript/generators/module.mk | 2 +- .../include/pgscript/generators/pgsDateGen.h | 2 +- .../pgscript/generators/pgsDateTimeGen.h | 2 +- .../pgscript/generators/pgsDictionaryGen.h | 2 +- .../pgscript/generators/pgsIntegerGen.h | 2 +- .../pgscript/generators/pgsNumberGen.h | 2 +- .../pgscript/generators/pgsObjectGen.h | 2 +- .../include/pgscript/generators/pgsRealGen.h | 2 +- .../pgscript/generators/pgsReferenceGen.h | 2 +- .../include/pgscript/generators/pgsRegexGen.h | 2 +- .../pgscript/generators/pgsStringGen.h | 2 +- .../include/pgscript/generators/pgsTimeGen.h | 2 +- pgadmin/include/pgscript/objects/module.mk | 2 +- .../include/pgscript/objects/pgsGenerator.h | 2 +- pgadmin/include/pgscript/objects/pgsNumber.h | 2 +- pgadmin/include/pgscript/objects/pgsObjects.h | 2 +- pgadmin/include/pgscript/objects/pgsRecord.h | 2 +- pgadmin/include/pgscript/objects/pgsString.h | 2 +- .../include/pgscript/objects/pgsVariable.h | 2 +- pgadmin/include/pgscript/parser.tab.hh | 2 +- pgadmin/include/pgscript/pgsApplication.h | 2 +- pgadmin/include/pgscript/statements/module.mk | 2 +- .../pgscript/statements/pgsAssertStmt.h | 2 +- .../pgscript/statements/pgsBreakStmt.h | 2 +- .../pgscript/statements/pgsContinueStmt.h | 2 +- .../statements/pgsDeclareRecordStmt.h | 2 +- .../pgscript/statements/pgsExpressionStmt.h | 2 +- .../include/pgscript/statements/pgsIfStmt.h | 2 +- .../pgscript/statements/pgsPrintStmt.h | 2 +- .../include/pgscript/statements/pgsProgram.h | 2 +- .../pgscript/statements/pgsStatements.h | 2 +- pgadmin/include/pgscript/statements/pgsStmt.h | 2 +- .../include/pgscript/statements/pgsStmtList.h | 2 +- .../pgscript/statements/pgsWhileStmt.h | 2 +- .../pgscript/utilities/mapm-lib/m_apm.h | 2 +- .../pgscript/utilities/mapm-lib/m_apm_lc.h | 2 +- .../pgscript/utilities/mapm-lib/module.mk | 2 +- pgadmin/include/pgscript/utilities/module.mk | 2 +- pgadmin/include/pgscript/utilities/pgsAlloc.h | 2 +- .../include/pgscript/utilities/pgsContext.h | 2 +- .../include/pgscript/utilities/pgsCopiedPtr.h | 2 +- .../include/pgscript/utilities/pgsDriver.h | 2 +- pgadmin/include/pgscript/utilities/pgsMapm.h | 2 +- .../include/pgscript/utilities/pgsScanner.h | 2 +- .../include/pgscript/utilities/pgsSharedPtr.h | 2 +- .../include/pgscript/utilities/pgsThread.h | 2 +- .../include/pgscript/utilities/pgsUtilities.h | 2 +- pgadmin/include/postgres.h | 2 +- pgadmin/include/precomp.h | 2 +- pgadmin/include/schema/edbPackage.h | 2 +- pgadmin/include/schema/edbPackageFunction.h | 2 +- pgadmin/include/schema/edbPackageVariable.h | 2 +- pgadmin/include/schema/edbSynonym.h | 2 +- pgadmin/include/schema/gpExtTable.h | 2 +- pgadmin/include/schema/gpPartition.h | 2 +- pgadmin/include/schema/gpResQueue.h | 2 +- pgadmin/include/schema/module.mk | 2 +- pgadmin/include/schema/pgAggregate.h | 2 +- pgadmin/include/schema/pgCast.h | 2 +- pgadmin/include/schema/pgCatalogObject.h | 2 +- pgadmin/include/schema/pgCheck.h | 2 +- pgadmin/include/schema/pgCollection.h | 2 +- pgadmin/include/schema/pgColumn.h | 2 +- pgadmin/include/schema/pgConstraints.h | 2 +- pgadmin/include/schema/pgConversion.h | 2 +- pgadmin/include/schema/pgDatabase.h | 2 +- pgadmin/include/schema/pgDatatype.h | 2 +- pgadmin/include/schema/pgDomain.h | 2 +- pgadmin/include/schema/pgForeignKey.h | 2 +- pgadmin/include/schema/pgFunction.h | 2 +- pgadmin/include/schema/pgGroup.h | 2 +- pgadmin/include/schema/pgIndex.h | 2 +- pgadmin/include/schema/pgIndexConstraint.h | 2 +- pgadmin/include/schema/pgLanguage.h | 2 +- pgadmin/include/schema/pgObject.h | 2 +- pgadmin/include/schema/pgOperator.h | 2 +- pgadmin/include/schema/pgOperatorClass.h | 2 +- pgadmin/include/schema/pgOperatorFamily.h | 2 +- pgadmin/include/schema/pgRole.h | 2 +- pgadmin/include/schema/pgRule.h | 2 +- pgadmin/include/schema/pgSchema.h | 2 +- pgadmin/include/schema/pgSequence.h | 2 +- pgadmin/include/schema/pgServer.h | 2 +- pgadmin/include/schema/pgTable.h | 2 +- pgadmin/include/schema/pgTablespace.h | 2 +- .../schema/pgTextSearchConfiguration.h | 2 +- .../include/schema/pgTextSearchDictionary.h | 2 +- pgadmin/include/schema/pgTextSearchParser.h | 2 +- pgadmin/include/schema/pgTextSearchTemplate.h | 2 +- pgadmin/include/schema/pgTrigger.h | 2 +- pgadmin/include/schema/pgType.h | 2 +- pgadmin/include/schema/pgUser.h | 2 +- pgadmin/include/schema/pgView.h | 2 +- pgadmin/include/slony/dlgRepCluster.h | 2 +- pgadmin/include/slony/dlgRepListen.h | 2 +- pgadmin/include/slony/dlgRepNode.h | 2 +- pgadmin/include/slony/dlgRepPath.h | 2 +- pgadmin/include/slony/dlgRepProperty.h | 2 +- pgadmin/include/slony/dlgRepSequence.h | 2 +- pgadmin/include/slony/dlgRepSet.h | 2 +- pgadmin/include/slony/dlgRepSubscription.h | 2 +- pgadmin/include/slony/dlgRepTable.h | 2 +- pgadmin/include/slony/module.mk | 2 +- pgadmin/include/slony/slCluster.h | 2 +- pgadmin/include/slony/slListen.h | 2 +- pgadmin/include/slony/slNode.h | 2 +- pgadmin/include/slony/slPath.h | 2 +- pgadmin/include/slony/slSequence.h | 2 +- pgadmin/include/slony/slSet.h | 2 +- pgadmin/include/slony/slSubscription.h | 2 +- pgadmin/include/slony/slTable.h | 2 +- pgadmin/include/utils/factory.h | 2 +- pgadmin/include/utils/favourites.h | 2 +- pgadmin/include/utils/macros.h | 2 +- pgadmin/include/utils/md5.h | 2 +- pgadmin/include/utils/misc.h | 2 +- pgadmin/include/utils/module.mk | 2 +- pgadmin/include/utils/pgDefs.h | 2 +- pgadmin/include/utils/pgconfig.h | 2 +- pgadmin/include/utils/pgfeatures.h | 2 +- pgadmin/include/utils/sysLogger.h | 2 +- pgadmin/include/utils/sysProcess.h | 2 +- pgadmin/include/utils/sysSettings.h | 2 +- pgadmin/include/utils/utffile.h | 2 +- pgadmin/include/version.h | 2 +- pgadmin/pgAdmin3.cpp | 2 +- pgadmin/pgAdmin3.rc | 2 +- pgadmin/pgscript/exceptions/module.mk | 2 +- .../exceptions/pgsArithmeticException.cpp | 2 +- .../exceptions/pgsAssertException.cpp | 2 +- .../pgscript/exceptions/pgsBreakException.cpp | 2 +- .../pgscript/exceptions/pgsCastException.cpp | 2 +- .../exceptions/pgsContinueException.cpp | 2 +- pgadmin/pgscript/exceptions/pgsException.cpp | 2 +- .../exceptions/pgsInterruptException.cpp | 2 +- .../exceptions/pgsParameterException.cpp | 2 +- pgadmin/pgscript/expressions/module.mk | 2 +- pgadmin/pgscript/expressions/pgsAnd.cpp | 2 +- pgadmin/pgscript/expressions/pgsAssign.cpp | 2 +- .../expressions/pgsAssignToRecord.cpp | 2 +- pgadmin/pgscript/expressions/pgsCast.cpp | 2 +- pgadmin/pgscript/expressions/pgsColumns.cpp | 2 +- pgadmin/pgscript/expressions/pgsDifferent.cpp | 2 +- pgadmin/pgscript/expressions/pgsEqual.cpp | 2 +- pgadmin/pgscript/expressions/pgsExecute.cpp | 2 +- .../pgscript/expressions/pgsExpression.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenDate.cpp | 2 +- .../pgscript/expressions/pgsGenDateTime.cpp | 2 +- .../pgscript/expressions/pgsGenDictionary.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenInt.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenReal.cpp | 2 +- .../pgscript/expressions/pgsGenReference.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenRegex.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenString.cpp | 2 +- pgadmin/pgscript/expressions/pgsGenTime.cpp | 2 +- pgadmin/pgscript/expressions/pgsGreater.cpp | 2 +- .../pgscript/expressions/pgsGreaterEqual.cpp | 2 +- pgadmin/pgscript/expressions/pgsIdent.cpp | 2 +- .../pgscript/expressions/pgsIdentRecord.cpp | 2 +- pgadmin/pgscript/expressions/pgsLines.cpp | 2 +- pgadmin/pgscript/expressions/pgsLower.cpp | 2 +- .../pgscript/expressions/pgsLowerEqual.cpp | 2 +- pgadmin/pgscript/expressions/pgsMinus.cpp | 2 +- pgadmin/pgscript/expressions/pgsModulo.cpp | 2 +- pgadmin/pgscript/expressions/pgsNegate.cpp | 2 +- pgadmin/pgscript/expressions/pgsNot.cpp | 2 +- pgadmin/pgscript/expressions/pgsOperation.cpp | 2 +- pgadmin/pgscript/expressions/pgsOr.cpp | 2 +- pgadmin/pgscript/expressions/pgsOver.cpp | 2 +- .../pgscript/expressions/pgsParenthesis.cpp | 2 +- pgadmin/pgscript/expressions/pgsPlus.cpp | 2 +- .../pgscript/expressions/pgsRemoveLine.cpp | 2 +- pgadmin/pgscript/expressions/pgsTimes.cpp | 2 +- pgadmin/pgscript/expressions/pgsTrim.cpp | 2 +- pgadmin/pgscript/generators/module.mk | 2 +- pgadmin/pgscript/generators/pgsDateGen.cpp | 2 +- .../pgscript/generators/pgsDateTimeGen.cpp | 2 +- .../pgscript/generators/pgsDictionaryGen.cpp | 2 +- pgadmin/pgscript/generators/pgsIntegerGen.cpp | 2 +- pgadmin/pgscript/generators/pgsNumberGen.cpp | 2 +- pgadmin/pgscript/generators/pgsObjectGen.cpp | 2 +- pgadmin/pgscript/generators/pgsRealGen.cpp | 2 +- .../pgscript/generators/pgsReferenceGen.cpp | 2 +- pgadmin/pgscript/generators/pgsRegexGen.cpp | 2 +- pgadmin/pgscript/generators/pgsStringGen.cpp | 2 +- pgadmin/pgscript/generators/pgsTimeGen.cpp | 2 +- pgadmin/pgscript/lex.pgs.cc | 2 +- pgadmin/pgscript/module.mk | 2 +- pgadmin/pgscript/objects/module.mk | 2 +- pgadmin/pgscript/objects/pgsGenerator.cpp | 2 +- pgadmin/pgscript/objects/pgsNumber.cpp | 2 +- pgadmin/pgscript/objects/pgsRecord.cpp | 2 +- pgadmin/pgscript/objects/pgsString.cpp | 2 +- pgadmin/pgscript/objects/pgsVariable.cpp | 2 +- pgadmin/pgscript/parser.sh | 2 +- pgadmin/pgscript/pgsApplication.cpp | 2 +- pgadmin/pgscript/pgsParser.yy | 2 +- pgadmin/pgscript/pgsScanner.ll | 2 +- pgadmin/pgscript/statements/module.mk | 2 +- pgadmin/pgscript/statements/pgsAssertStmt.cpp | 2 +- pgadmin/pgscript/statements/pgsBreakStmt.cpp | 2 +- .../pgscript/statements/pgsContinueStmt.cpp | 2 +- .../statements/pgsDeclareRecordStmt.cpp | 2 +- .../pgscript/statements/pgsExpressionStmt.cpp | 2 +- pgadmin/pgscript/statements/pgsIfStmt.cpp | 2 +- pgadmin/pgscript/statements/pgsPrintStmt.cpp | 2 +- pgadmin/pgscript/statements/pgsProgram.cpp | 2 +- pgadmin/pgscript/statements/pgsStmt.cpp | 2 +- pgadmin/pgscript/statements/pgsStmtList.cpp | 2 +- pgadmin/pgscript/statements/pgsWhileStmt.cpp | 2 +- pgadmin/pgscript/utilities/m_apm/module.mk | 2 +- pgadmin/pgscript/utilities/module.mk | 2 +- pgadmin/pgscript/utilities/pgsAlloc.cpp | 2 +- pgadmin/pgscript/utilities/pgsContext.cpp | 2 +- pgadmin/pgscript/utilities/pgsDriver.cpp | 2 +- pgadmin/pgscript/utilities/pgsMapm.cpp | 2 +- pgadmin/pgscript/utilities/pgsThread.cpp | 2 +- pgadmin/pgscript/utilities/pgsUtilities.cpp | 2 +- pgadmin/precomp.cpp | 2 +- pgadmin/schema/edbPackage.cpp | 2 +- pgadmin/schema/edbPackageFunction.cpp | 2 +- pgadmin/schema/edbPackageVariable.cpp | 2 +- pgadmin/schema/edbSynonym.cpp | 2 +- pgadmin/schema/gpExtTable.cpp | 2 +- pgadmin/schema/gpPartition.cpp | 2 +- pgadmin/schema/gpResQueue.cpp | 2 +- pgadmin/schema/module.mk | 2 +- pgadmin/schema/pgAggregate.cpp | 2 +- pgadmin/schema/pgCast.cpp | 2 +- pgadmin/schema/pgCatalogObject.cpp | 2 +- pgadmin/schema/pgCheck.cpp | 2 +- pgadmin/schema/pgCollection.cpp | 2 +- pgadmin/schema/pgColumn.cpp | 2 +- pgadmin/schema/pgConstraints.cpp | 2 +- pgadmin/schema/pgConversion.cpp | 2 +- pgadmin/schema/pgDatabase.cpp | 2 +- pgadmin/schema/pgDatatype.cpp | 2 +- pgadmin/schema/pgDomain.cpp | 2 +- pgadmin/schema/pgForeignKey.cpp | 2 +- pgadmin/schema/pgFunction.cpp | 2 +- pgadmin/schema/pgGroup.cpp | 2 +- pgadmin/schema/pgIndex.cpp | 2 +- pgadmin/schema/pgIndexConstraint.cpp | 2 +- pgadmin/schema/pgLanguage.cpp | 2 +- pgadmin/schema/pgObject.cpp | 2 +- pgadmin/schema/pgOperator.cpp | 2 +- pgadmin/schema/pgOperatorClass.cpp | 2 +- pgadmin/schema/pgOperatorFamily.cpp | 2 +- pgadmin/schema/pgRole.cpp | 2 +- pgadmin/schema/pgRule.cpp | 2 +- pgadmin/schema/pgSchema.cpp | 2 +- pgadmin/schema/pgSequence.cpp | 2 +- pgadmin/schema/pgServer.cpp | 2 +- pgadmin/schema/pgTable.cpp | 2 +- pgadmin/schema/pgTablespace.cpp | 2 +- pgadmin/schema/pgTextSearchConfiguration.cpp | 2 +- pgadmin/schema/pgTextSearchDictionary.cpp | 2 +- pgadmin/schema/pgTextSearchParser.cpp | 2 +- pgadmin/schema/pgTextSearchTemplate.cpp | 2 +- pgadmin/schema/pgTrigger.cpp | 2 +- pgadmin/schema/pgType.cpp | 2 +- pgadmin/schema/pgUser.cpp | 2 +- pgadmin/schema/pgView.cpp | 2 +- pgadmin/settings.ini | 2 +- pgadmin/slony/dlgRepCluster.cpp | 2 +- pgadmin/slony/dlgRepListen.cpp | 2 +- pgadmin/slony/dlgRepNode.cpp | 2 +- pgadmin/slony/dlgRepPath.cpp | 2 +- pgadmin/slony/dlgRepProperty.cpp | 2 +- pgadmin/slony/dlgRepSequence.cpp | 2 +- pgadmin/slony/dlgRepSet.cpp | 2 +- pgadmin/slony/dlgRepSubscription.cpp | 2 +- pgadmin/slony/dlgRepTable.cpp | 2 +- pgadmin/slony/module.mk | 2 +- pgadmin/slony/slCluster.cpp | 2 +- pgadmin/slony/slListen.cpp | 2 +- pgadmin/slony/slNode.cpp | 2 +- pgadmin/slony/slPath.cpp | 2 +- pgadmin/slony/slSequence.cpp | 2 +- pgadmin/slony/slSet.cpp | 2 +- pgadmin/slony/slSubscription.cpp | 2 +- pgadmin/slony/slTable.cpp | 2 +- pgadmin/ui/embed-xrc | 2 +- pgadmin/ui/embed-xrc.bat | 2 +- pgadmin/ui/module.mk | 2 +- pgadmin/utils/factory.cpp | 2 +- pgadmin/utils/favourites.cpp | 2 +- pgadmin/utils/macros.cpp | 2 +- pgadmin/utils/md5.cpp | 2 +- pgadmin/utils/misc.cpp | 2 +- pgadmin/utils/module.mk | 2 +- pgadmin/utils/pgconfig.cpp | 2 +- pgadmin/utils/sysLogger.cpp | 2 +- pgadmin/utils/sysProcess.cpp | 2 +- pgadmin/utils/sysSettings.cpp | 2 +- pgadmin/utils/tabcomplete.c | 2 +- pgadmin/utils/tabcomplete.pl | 2 +- pgadmin/utils/utffile.cpp | 2 +- pkg/Makefile.am | 2 +- pkg/debian/Makefile.am | 2 +- pkg/mac/Makefile.am | 2 +- pkg/mac/licence.r | 265 +++-------- pkg/mandrake/Makefile.am | 2 +- pkg/mandrake/pgadmin3.spec.in | 2 +- pkg/redhat/Makefile.am | 2 +- pkg/redhat/pgadmin3.spec.in | 2 +- pkg/slackware/Makefile.am | 2 +- pkg/slackware/build-release.in | 2 +- pkg/slackware/build-snapshot | 2 +- pkg/src/Makefile.am | 2 +- pkg/src/build-tarball.in | 2 +- pkg/suse/Makefile.am | 2 +- pkg/suse/pgadmin3.spec.in | 2 +- pkg/win32/Makefile.am | 2 +- stringextract | 2 +- stringmerge | 2 +- xtra/CMakeLists.txt | 4 +- xtra/Makefile.am | 4 +- xtra/pgscript/CMakeLists.txt | 4 +- xtra/pgscript/Makefile.am | 4 +- xtra/pgscript/bin/Makefile.am | 4 +- xtra/pgscript/bin/pgsMain.cpp | 4 +- xtra/pgscript/doc/module.mk | 4 +- xtra/pgscript/file/module.mk | 4 +- xtra/pgscript/file/test/dictionary/module.mk | 2 +- xtra/pgscript/file/test/module.mk | 4 +- xtra/pgscript/file/test/source/module.mk | 2 +- xtra/pgscript/lib/Makefile.am | 290 ++++++------ xtra/pgscript/test/Makefile.am | 4 +- xtra/pgscript/test/pgsTestExpressionCast.cpp | 432 +++++++++--------- .../test/pgsTestExpressionExecute.cpp | 4 +- xtra/pgscript/test/pgsTestExpressionIdent.cpp | 4 +- .../test/pgsTestExpressionOperation.cpp | 4 +- .../pgscript/test/pgsTestExpressionRecord.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorDate.cpp | 4 +- .../test/pgsTestGeneratorDateTime.cpp | 4 +- .../test/pgsTestGeneratorDictionary.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorInt.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorReal.cpp | 4 +- .../test/pgsTestGeneratorReference.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorRegex.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorString.cpp | 4 +- xtra/pgscript/test/pgsTestGeneratorTime.cpp | 4 +- xtra/pgscript/test/pgsTestObjectGenerator.cpp | 4 +- xtra/pgscript/test/pgsTestObjectRecord.cpp | 4 +- xtra/pgscript/test/pgsTestObjectVariable.cpp | 4 +- .../test/pgsTestOperatorGenerator.cpp | 4 +- xtra/pgscript/test/pgsTestOperatorNumber.cpp | 4 +- xtra/pgscript/test/pgsTestOperatorRecord.cpp | 4 +- xtra/pgscript/test/pgsTestOperatorString.cpp | 4 +- xtra/pgscript/test/pgsTestStatements.cpp | 4 +- xtra/pgscript/test/pgsTestSuite.cpp | 4 +- xtra/pgscript/test/pgsTestSuite.h | 4 +- xtra/pgscript/test/pgsTestUtilityContext.cpp | 4 +- xtra/pgscript/test/pgsTestUtilityMapm.cpp | 4 +- .../pgscript/test/pgsTestUtilityUtilities.cpp | 4 +- xtra/wx-build/Makefile.am | 4 +- 695 files changed, 1204 insertions(+), 1524 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c845bf559..0c1890b27 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # # pgAdmin3 - PostgreSQL tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # $Id$ # diff --git a/LICENSE b/LICENSE index d5e4f569c..c0117c5b8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,119 +1,19 @@ -BY INSTALLING OR DISTRIBUTING PGADMIN AND RELATED SOFTWARE, YOU AGREE WITH -THE FOLLOWING DISCLAIMER: - -PGADMIN AND RELATED SOFTWARE IS PROVIDED WITHOUT GUARANTEE OR WARRANTY OF -ANY KIND. TO THE FULLEST EXTENT ALLOWED BY LAW YOU AGREE THAT THE PGADMIN -DEVELOPMENT TEAM MEMBERS, CONTRIBUTERS OR DISTRIBUTORS OF THE SOFTWARE CANNOT -AND WILL NOT BE HELD LIABLE FOR ANY DIRECT OR INDIRECT DAMAGE OR LOSSES CAUSED -WHOLLY OR IN PART BY THE SOFTWARE. - -IN COUNTRIES WHERE THE ABSENCE OF LIABILITY MAY NOT EXIST OR BE RESTRICTED -BY LAW, PGADMIN DEVELOPMENT TEAM MEMBERS, CONTRIBUTORS AND DISTRIBUTORS -LIABILITY SHALL BE LIMITED TO ONE EURO. - -The Artistic License -==================== - -Preamble - -The intent of this document is to state the conditions under which a Package -may be copied, such that the Copyright Holder maintains some semblance of -artistic control over the development of the package, while giving the users -of the package the right to use and distribute the Package in a more-or-less -customary fashion, plus the right to make reasonable modifications. - -Definitions: - -"Package" refers to the collection of files distributed by the Copyright -Holder, and derivatives of that collection of files created through textual -modification. - -"Standard Version" refers to such a Package if it has not been modified, or -has been modified in accordance with the wishes of the Copyright Holder. - -"Copyright Holder" is whoever is named in the copyright or copyrights for the -package. - -"You" is you, if you're thinking about copying or distributing this Package. - -"Reasonable copying fee" is whatever you can justify on the basis of media -cost, duplication charges, time of people involved, and so on. (You will not -be required to justify it to the Copyright Holder, but only to the computing -community at large as a market that must bear the fee.) - -"Freely Available" means that no fee is charged for the item itself, though -there may be fees involved in handling the item. It also means that recipients -of the item may redistribute it under the same conditions they received it. - -1. You may make and give away verbatim copies of the source form of the - Standard Version of this Package without restriction, provided that you - duplicate all of the original copyright notices and associated disclaimers. - -2. You may apply bug fixes, portability fixes and other modifications derived - from the Public Domain or from the Copyright Holder. A Package modified in - such a way shall still be considered the Standard Version. - -3. You may otherwise modify your copy of this Package in any way, provided that - you insert a prominent notice in each changed file stating how and when you - changed that file, and provided that you do at least ONE of the following: - - a) place your modifications in the Public Domain or otherwise make them - Freely Available, such as by posting said modifications to Usenet or an - equivalent medium, or placing the modifications on a major archive site - such as ftp.uu.net, or by allowing the Copyright Holder to include your - modifications in the Standard Version of the Package. - - b) use the modified Package only within your corporation or organization. - - c) rename any non-standard executables so the names do not conflict with - standard executables, which must also be provided, and provide a separate - manual page for each non-standard executable that clearly documents how - it differs from the Standard Version. - - d) make other distribution arrangements with the Copyright Holder. - -4. You may distribute the programs of this Package in object code or executable - form, provided that you do at least ONE of the following: - - a) distribute a Standard Version of the executables and library files, - together with instructions (in the manual page or equivalent) on where - to get the Standard Version. - - b) accompany the distribution with the machine-readable source of the - Package with your modifications. - - c) accompany any non-standard executables with their corresponding Standard - Version executables, giving the non-standard executables non-standard - names, and clearly documenting the differences in manual pages (or - equivalent), together with instructions on where to get the Standard - Version. - - d) make other distribution arrangements with the Copyright Holder. - -5. You may charge a reasonable copying fee for any distribution of this - Package. You may charge any fee you choose for support of this Package. You - may not charge a fee for this Package itself. However, you may distribute - this Package in aggregate with other (possibly commercial) programs as part - of a larger (possibly commercial) software distribution provided that you do - not advertise this Package as a product of your own. - -6. The scripts and library files supplied as input to or produced as output - from the programs of this Package do not automatically fall under the - copyright of this Package, but belong to whomever generated them, and may be - sold commercially, and may be aggregated with this Package. - -7. C or perl subroutines supplied by you and linked into this Package shall not - be considered part of this Package. - -8. The name of the Copyright Holder may not be used to endorse or promote - products derived from this software without specific prior written - permission. - -9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED - WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF - MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - -The End - - - +pgAdmin III + +Copyright (c) 2002 - 2009, The pgAdmin Development Team + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose, without fee, and without a written agreement is +hereby granted, provided that the above copyright notice and this paragraph and +the following two paragraphs appear in all copies. + +IN NO EVENT SHALL THE PGADMIN DEVELOPMENT TEAM BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST +PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF +THE PGADMIN DEVELOPMENT TEAM HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +THE PGADMIN DEVELOPMENT TEAM SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND +THE PGADMIN DEVELOPMENT TEAM HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, +UPDATES, ENHANCEMENTS, OR MODIFICATIONS. \ No newline at end of file diff --git a/Makefile.am b/Makefile.am index f64cbf98f..225587413 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 5015 2006-02-21 15:03:14Z dpage $ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/README b/README index e70de42d5..6a987e83e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -pgAdmin III README +pgAdmin III README ================== Introduction @@ -9,7 +9,7 @@ development platform for PostgreSQL, the most advanced Open Source database in the world. The application may be used on Linux, FreeBSD Solaris, Mac OSX and Windows platforms to manage PostgreSQL 7.3 and above running on any platform, as well as commercial versions of PostgreSQL such as Mammoth PostgreSQL, -EnterpriseDB, Greenplum Database and Bizgres. +EnterpriseDB Postgres Plus Advanced Server, Greenplum Database and Bizgres. pgAdmin III is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface supports @@ -22,7 +22,7 @@ additional drivers are required to communicate with the database server. pgAdmin III is developed by a community of PostgreSQL experts around the world and is available in more than a dozen languages. It is Free Software released -under the Artistic License. +under the BSD License. Compilation ----------- diff --git a/acinclude.m4 b/acinclude.m4 index a32def38d..eda43798d 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # acinclude.m4 - Build system scripts. # diff --git a/bootstrap b/bootstrap index 1988d5755..351c4ba6f 100644 --- a/bootstrap +++ b/bootstrap @@ -2,7 +2,7 @@ # # pgAdmin III - PostgreSQL Tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # bootstrap - bootstrap the build system # diff --git a/branding/CMakeLists.txt b/branding/CMakeLists.txt index b30b4df65..257f5b59e 100755 --- a/branding/CMakeLists.txt +++ b/branding/CMakeLists.txt @@ -1,8 +1,8 @@ ####################################################################### # # pgAdmin3 - PostgreSQL tools -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # $Id$ # diff --git a/branding/Makefile.am b/branding/Makefile.am index e647a4b65..5de66f44e 100644 --- a/branding/Makefile.am +++ b/branding/Makefile.am @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4920 2006-01-17 22:25:13Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile.am - Makefile for *nix systems # diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 986b68767..4aaaf6a86 100755 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,8 +1,8 @@ ####################################################################### # # pgAdmin3 - PostgreSQL tools -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # $Id$ # diff --git a/docs/en_US/licence.html b/docs/en_US/licence.html index 3a6b4ade9..8394551ea 100644 --- a/docs/en_US/licence.html +++ b/docs/en_US/licence.html @@ -3,122 +3,31 @@ -The Artistic Licence +The BSD Licence -

BY INSTALLING OR DISTRIBUTING PGADMIN AND RELATED SOFTWARE, YOU AGREE WITH -THE FOLLOWING DISCLAIMER:

+

pgAdmin III

-

PGADMIN AND RELATED SOFTWARE IS PROVIDED WITHOUT GUARANTEE OR WARRANTY OF -ANY KIND. TO THE FULLEST EXTENT ALLOWED BY LAW YOU AGREE THAT THE PGADMIN -DEVELOPMENT TEAM MEMBERS, CONTRIBUTERS OR DISTRIBUTORS OF THE SOFTWARE CANNOT -AND WILL NOT BE HELD LIABLE FOR ANY DIRECT OR INDIRECT DAMAGE OR LOSSES CAUSED -WHOLLY OR IN PART BY THE SOFTWARE.

- -

IN COUNTRIES WHERE THE ABSENCE OF LIABILITY MAY NOT EXIST OR BE RESTRICTED -BY LAW, PGADMIN DEVELOPMENT TEAM MEMBERS, CONTRIBUTORS AND DISTRIBUTORS -LIABILITY SHALL BE LIMITED TO ONE EURO.

- -

The Artistic Licence

-

Preamble

-

The intent of this document is to state the conditions under which -a Package may be copied, such that the Copyright Holder maintains -some semblance of artistic control over the development of the -package, while giving the users of the package the right to use and -distribute the Package in a more-or-less customary fashion, plus the -right to make reasonable modifications.

-

Definitions:

- -

1. You may make and give away verbatim copies of the source form -of the Standard Version of this Package without restriction, provided -that you duplicate all of the original copyright notices and -associated disclaimers.

-

2. You may apply bug fixes, portability fixes and other -modifications derived from the Public Domain or from the Copyright -Holder. A Package modified in such a way shall still be considered -the Standard Version.

-

3. You may otherwise modify your copy of this Package in any way, -provided that you insert a prominent notice in each changed file -stating how and when you changed that file, and provided that you do -at least ONE of the following:

-
a) place your modifications in the Public Domain or -otherwise make them Freely Available, such as by posting said -modifications to Usenet or an equivalent medium, or placing the -modifications on a major archive site such as ftp.uu.net, or by -allowing the Copyright Holder to include your modifications in the -Standard Version of the Package.
-
b) use the modified Package only within your corporation -or organization.
-
c) rename any non-standard executables so the names do -not conflict with standard executables, which must also be provided, -and provide a separate manual page for each non-standard executable -that clearly documents how it differs from the Standard Version.
-
d) make other distribution arrangements with the -Copyright Holder.
-

4. You may distribute the programs of this Package in object code -or executable form, provided that you do at least ONE of the -following:

-
a) distribute a Standard Version of the executables and -library files, together with instructions (in the manual page or -equivalent) on where to get the Standard Version.
-
b) accompany the distribution with the machine-readable -source of the Package with your modifications.
-
c) accompany any non-standard executables with their -corresponding Standard Version executables, giving the non-standard -executables non-standard names, and clearly documenting the -differences in manual pages (or equivalent), together with -instructions on where to get the Standard Version.
-
d) make other distribution arrangements with the -Copyright Holder.
-

5. You may charge a reasonable copying fee for any distribution of -this Package. You may charge any fee you choose for support of this -Package. You may not charge a fee for this Package itself. However, -you may distribute this Package in aggregate with other (possibly -commercial) programs as part of a larger (possibly commercial) -software distribution provided that you do not advertise this Package -as a product of your own.

-

6. The scripts and library files supplied as input to or produced -as output from the programs of this Package do not automatically fall -under the copyright of this Package, but belong to whomever generated -them, and may be sold commercially, and may be aggregated with this -Package.

-

7. C or perl subroutines supplied by you and linked into this -Package shall not be considered part of this Package.

-

8. The name of the Copyright Holder may not be used to endorse or -promote products derived from this software without specific prior -written permission.

-

9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE -IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR -PURPOSE.

-

The End

+Copyright (c) 2002 - 2009, The pgAdmin Development Team +

+Permission to use, copy, modify, and distribute this software and its +documentation for any purpose, without fee, and without a written agreement is +hereby granted, provided that the above copyright notice and this paragraph and +the following two paragraphs appear in all copies. +

+

+IN NO EVENT SHALL THE PGADMIN DEVELOPMENT TEAM BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST +PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF +THE PGADMIN DEVELOPMENT TEAM HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +

+

+THE PGADMIN DEVELOPMENT TEAM SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND +THE PGADMIN DEVELOPMENT TEAM HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, +UPDATES, ENHANCEMENTS, OR MODIFICATIONS. +

diff --git a/i18n/Makefile.am b/i18n/Makefile.am index 211e0ad4e..6645154f9 100644 --- a/i18n/Makefile.am +++ b/i18n/Makefile.am @@ -2,8 +2,8 @@ # # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4920 2006-01-17 22:25:13Z dpage $ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile.am - Makefile for *nix systems # diff --git a/i18n/pgadmin3.lng b/i18n/pgadmin3.lng index 79f83ee0a..0d456d23e 100644 --- a/i18n/pgadmin3.lng +++ b/i18n/pgadmin3.lng @@ -1,8 +1,8 @@ ########################################################################## # # pgAdmin III - PostgreSQL Tools -# Copyright (C) 2002 - 2006, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # pgadmin3.lng - Language names for language selection # diff --git a/languages.hwx b/languages.hwx index d529503a0..7519d66b1 100644 --- a/languages.hwx +++ b/languages.hwx @@ -2,7 +2,7 @@ // // pgAdmin III - PostgreSQL Tools // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // language.hwx - all languages known to wxWindows // for gettext string extraction diff --git a/pgadmin/Makefile.am b/pgadmin/Makefile.am index 8d558fb50..bc043f46a 100644 --- a/pgadmin/Makefile.am +++ b/pgadmin/Makefile.am @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 5019 2006-02-21 15:29:07Z dpage $ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile.am - Makefile for *nix systems # diff --git a/pgadmin/agent/dlgJob.cpp b/pgadmin/agent/dlgJob.cpp index 41d71d64c..c1681bfe5 100644 --- a/pgadmin/agent/dlgJob.cpp +++ b/pgadmin/agent/dlgJob.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgJob.cpp - PostgreSQL Job Property // diff --git a/pgadmin/agent/dlgSchedule.cpp b/pgadmin/agent/dlgSchedule.cpp index 1e9cebbda..54e53d3d2 100644 --- a/pgadmin/agent/dlgSchedule.cpp +++ b/pgadmin/agent/dlgSchedule.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSchedule.cpp - PostgreSQL Schedule Property // diff --git a/pgadmin/agent/dlgStep.cpp b/pgadmin/agent/dlgStep.cpp index 04597bd6b..25b30536b 100644 --- a/pgadmin/agent/dlgStep.cpp +++ b/pgadmin/agent/dlgStep.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgStep.cpp - PostgreSQL Step Property // diff --git a/pgadmin/agent/module.mk b/pgadmin/agent/module.mk index 52ecf246d..48201ddec 100644 --- a/pgadmin/agent/module.mk +++ b/pgadmin/agent/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/agent/ Makefile fragment # diff --git a/pgadmin/agent/pgaJob.cpp b/pgadmin/agent/pgaJob.cpp index 88043105f..927f36a4f 100644 --- a/pgadmin/agent/pgaJob.cpp +++ b/pgadmin/agent/pgaJob.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaJob.h - PostgreSQL Agent Job // diff --git a/pgadmin/agent/pgaSchedule.cpp b/pgadmin/agent/pgaSchedule.cpp index f14817d9c..d94beae0b 100644 --- a/pgadmin/agent/pgaSchedule.cpp +++ b/pgadmin/agent/pgaSchedule.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaSchedule.cpp - PostgreSQL Agent Schedule // diff --git a/pgadmin/agent/pgaStep.cpp b/pgadmin/agent/pgaStep.cpp index 777479cab..887e39dfa 100644 --- a/pgadmin/agent/pgaStep.cpp +++ b/pgadmin/agent/pgaStep.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaStep.cpp - PostgreSQL Agent Step // diff --git a/pgadmin/ctl/calbox.cpp b/pgadmin/ctl/calbox.cpp index 7e6880a6a..387c8c23f 100644 --- a/pgadmin/ctl/calbox.cpp +++ b/pgadmin/ctl/calbox.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // calbox.cpp - Date-picker control box // diff --git a/pgadmin/ctl/ctlComboBox.cpp b/pgadmin/ctl/ctlComboBox.cpp index 452a8138e..02e572aec 100644 --- a/pgadmin/ctl/ctlComboBox.cpp +++ b/pgadmin/ctl/ctlComboBox.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlComboBox.cpp - enhanced combobox control // diff --git a/pgadmin/ctl/ctlListView.cpp b/pgadmin/ctl/ctlListView.cpp index 504ef1ca4..5b6979e0a 100644 --- a/pgadmin/ctl/ctlListView.cpp +++ b/pgadmin/ctl/ctlListView.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlListView.cpp - enhanced listview control // diff --git a/pgadmin/ctl/ctlMenuToolbar.cpp b/pgadmin/ctl/ctlMenuToolbar.cpp index a3550c3a9..fa0513e26 100644 --- a/pgadmin/ctl/ctlMenuToolbar.cpp +++ b/pgadmin/ctl/ctlMenuToolbar.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlMenuToolbar.cpp - Menu tool bar // diff --git a/pgadmin/ctl/ctlSQLBox.cpp b/pgadmin/ctl/ctlSQLBox.cpp index fa498b4e6..b8989d280 100644 --- a/pgadmin/ctl/ctlSQLBox.cpp +++ b/pgadmin/ctl/ctlSQLBox.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLBox.cpp - SQL syntax highlighting textbox // diff --git a/pgadmin/ctl/ctlSQLGrid.cpp b/pgadmin/ctl/ctlSQLGrid.cpp index c91c33e73..7bd13032e 100644 --- a/pgadmin/ctl/ctlSQLGrid.cpp +++ b/pgadmin/ctl/ctlSQLGrid.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLGrid.cpp - SQL Query result window // diff --git a/pgadmin/ctl/ctlSQLResult.cpp b/pgadmin/ctl/ctlSQLResult.cpp index 92a9581c1..fd6ef533d 100644 --- a/pgadmin/ctl/ctlSQLResult.cpp +++ b/pgadmin/ctl/ctlSQLResult.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLResult.cpp - SQL Query result window // diff --git a/pgadmin/ctl/ctlSecurityPanel.cpp b/pgadmin/ctl/ctlSecurityPanel.cpp index 1bcc0bf5f..b4ed91706 100644 --- a/pgadmin/ctl/ctlSecurityPanel.cpp +++ b/pgadmin/ctl/ctlSecurityPanel.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSecurityPanel.cpp - Panel with security information // diff --git a/pgadmin/ctl/ctlTree.cpp b/pgadmin/ctl/ctlTree.cpp index 05d69c4a4..33a622e92 100644 --- a/pgadmin/ctl/ctlTree.cpp +++ b/pgadmin/ctl/ctlTree.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlTree.cpp - wxTreeCtrl containing pgObjects // diff --git a/pgadmin/ctl/explainCanvas.cpp b/pgadmin/ctl/explainCanvas.cpp index 1002561a2..d065faf75 100644 --- a/pgadmin/ctl/explainCanvas.cpp +++ b/pgadmin/ctl/explainCanvas.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // explainCanvas.cpp - Explain Canvas // diff --git a/pgadmin/ctl/explainShape.cpp b/pgadmin/ctl/explainShape.cpp index 641e33ada..167b0dd1c 100644 --- a/pgadmin/ctl/explainShape.cpp +++ b/pgadmin/ctl/explainShape.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // explainShape.cpp - Explain Shapes // diff --git a/pgadmin/ctl/module.mk b/pgadmin/ctl/module.mk index 36b1508d9..3920795a6 100644 --- a/pgadmin/ctl/module.mk +++ b/pgadmin/ctl/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/ctl/ Makefile fragment # diff --git a/pgadmin/ctl/timespin.cpp b/pgadmin/ctl/timespin.cpp index d4d660988..4fc169f5d 100644 --- a/pgadmin/ctl/timespin.cpp +++ b/pgadmin/ctl/timespin.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // timespin.cpp - timeSpin SpinCtrl // diff --git a/pgadmin/ctl/xh_calb.cpp b/pgadmin/ctl/xh_calb.cpp index 713f3c2d4..ebf79abc4 100644 --- a/pgadmin/ctl/xh_calb.cpp +++ b/pgadmin/ctl/xh_calb.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_calb.cpp - wxCalendarBox handler // diff --git a/pgadmin/ctl/xh_ctlcombo.cpp b/pgadmin/ctl/xh_ctlcombo.cpp index b939054bd..290a4301b 100644 --- a/pgadmin/ctl/xh_ctlcombo.cpp +++ b/pgadmin/ctl/xh_ctlcombo.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_ctlcombo.cpp - ctlComboBox handler // diff --git a/pgadmin/ctl/xh_ctltree.cpp b/pgadmin/ctl/xh_ctltree.cpp index bc0843076..85f0ecc6a 100644 --- a/pgadmin/ctl/xh_ctltree.cpp +++ b/pgadmin/ctl/xh_ctltree.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_ctltree.cpp - ctlTree handler // diff --git a/pgadmin/ctl/xh_sqlbox.cpp b/pgadmin/ctl/xh_sqlbox.cpp index 442b01fc8..346ef1d57 100644 --- a/pgadmin/ctl/xh_sqlbox.cpp +++ b/pgadmin/ctl/xh_sqlbox.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_sqlbox.cpp - ctlSQLBox handler // diff --git a/pgadmin/ctl/xh_timespin.cpp b/pgadmin/ctl/xh_timespin.cpp index 3184c2f07..b85c563a5 100644 --- a/pgadmin/ctl/xh_timespin.cpp +++ b/pgadmin/ctl/xh_timespin.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_timespin.cpp - wxTimeSpinCtrl handler // diff --git a/pgadmin/db/module.mk b/pgadmin/db/module.mk index 577b43ab1..cceecfe70 100644 --- a/pgadmin/db/module.mk +++ b/pgadmin/db/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/db/ Makefile fragment # diff --git a/pgadmin/db/pgConn.cpp b/pgadmin/db/pgConn.cpp index 7139542cf..51a3a27d7 100644 --- a/pgadmin/db/pgConn.cpp +++ b/pgadmin/db/pgConn.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConn.cpp - PostgreSQL Connection class // diff --git a/pgadmin/db/pgQueryThread.cpp b/pgadmin/db/pgQueryThread.cpp index ed481f0f8..2901af108 100644 --- a/pgadmin/db/pgQueryThread.cpp +++ b/pgadmin/db/pgQueryThread.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgQueryThread.cpp - PostgreSQL threaded query class // diff --git a/pgadmin/db/pgSet.cpp b/pgadmin/db/pgSet.cpp index d19589025..943d82238 100644 --- a/pgadmin/db/pgSet.cpp +++ b/pgadmin/db/pgSet.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSet.cpp - PostgreSQL ResultSet class // diff --git a/pgadmin/debugger/ctlCodeWindow.cpp b/pgadmin/debugger/ctlCodeWindow.cpp index b3032904e..cc62406b5 100644 --- a/pgadmin/debugger/ctlCodeWindow.cpp +++ b/pgadmin/debugger/ctlCodeWindow.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlCodeWindow.cpp - debugger // diff --git a/pgadmin/debugger/ctlMessageWindow.cpp b/pgadmin/debugger/ctlMessageWindow.cpp index 01aa0e958..9b1a85b52 100644 --- a/pgadmin/debugger/ctlMessageWindow.cpp +++ b/pgadmin/debugger/ctlMessageWindow.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlMessageWindow.cpp - debugger // diff --git a/pgadmin/debugger/ctlResultGrid.cpp b/pgadmin/debugger/ctlResultGrid.cpp index 3d46bad82..afacba612 100644 --- a/pgadmin/debugger/ctlResultGrid.cpp +++ b/pgadmin/debugger/ctlResultGrid.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlResultGrid.cpp - debugger // diff --git a/pgadmin/debugger/ctlStackWindow.cpp b/pgadmin/debugger/ctlStackWindow.cpp index 4e319b558..d03b113d6 100644 --- a/pgadmin/debugger/ctlStackWindow.cpp +++ b/pgadmin/debugger/ctlStackWindow.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlStackWindow.cpp - debugger // diff --git a/pgadmin/debugger/ctlTabWindow.cpp b/pgadmin/debugger/ctlTabWindow.cpp index 34d83a0ad..725492b67 100644 --- a/pgadmin/debugger/ctlTabWindow.cpp +++ b/pgadmin/debugger/ctlTabWindow.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlTabWindow.cpp - debugger // diff --git a/pgadmin/debugger/ctlVarWindow.cpp b/pgadmin/debugger/ctlVarWindow.cpp index 0213f994a..7e58ea0a4 100644 --- a/pgadmin/debugger/ctlVarWindow.cpp +++ b/pgadmin/debugger/ctlVarWindow.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlVarWindow.cpp - debugger // diff --git a/pgadmin/debugger/dbgBreakPoint.cpp b/pgadmin/debugger/dbgBreakPoint.cpp index 2c0c23c4d..82bfbe821 100644 --- a/pgadmin/debugger/dbgBreakPoint.cpp +++ b/pgadmin/debugger/dbgBreakPoint.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgBreakPoint.cpp - debugger // diff --git a/pgadmin/debugger/dbgDbResult.cpp b/pgadmin/debugger/dbgDbResult.cpp index 4d07c023c..a5c991015 100644 --- a/pgadmin/debugger/dbgDbResult.cpp +++ b/pgadmin/debugger/dbgDbResult.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgDbResult.cpp - debugger // diff --git a/pgadmin/debugger/dbgPgConn.cpp b/pgadmin/debugger/dbgPgConn.cpp index ea96d3cae..cb602f75c 100644 --- a/pgadmin/debugger/dbgPgConn.cpp +++ b/pgadmin/debugger/dbgPgConn.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgPgConn.cpp - debugger // diff --git a/pgadmin/debugger/dbgPgThread.cpp b/pgadmin/debugger/dbgPgThread.cpp index cc9012f7a..f8d32d5b2 100644 --- a/pgadmin/debugger/dbgPgThread.cpp +++ b/pgadmin/debugger/dbgPgThread.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgPgThread.cpp - debugger // diff --git a/pgadmin/debugger/dbgResultset.cpp b/pgadmin/debugger/dbgResultset.cpp index 7c378f436..fe8966f6f 100644 --- a/pgadmin/debugger/dbgResultset.cpp +++ b/pgadmin/debugger/dbgResultset.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgResultset.cpp - debugger // diff --git a/pgadmin/debugger/dbgTargetInfo.cpp b/pgadmin/debugger/dbgTargetInfo.cpp index 467200882..a19954479 100644 --- a/pgadmin/debugger/dbgTargetInfo.cpp +++ b/pgadmin/debugger/dbgTargetInfo.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgTargetInfo.cpp - debugger // diff --git a/pgadmin/debugger/debugger.cpp b/pgadmin/debugger/debugger.cpp index 6b850c5ed..328ecb797 100644 --- a/pgadmin/debugger/debugger.cpp +++ b/pgadmin/debugger/debugger.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // debugger.cpp - Debugger factories // diff --git a/pgadmin/debugger/dlgDirectDbg.cpp b/pgadmin/debugger/dlgDirectDbg.cpp index c96de27f0..c6d6eeea7 100644 --- a/pgadmin/debugger/dlgDirectDbg.cpp +++ b/pgadmin/debugger/dlgDirectDbg.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDirectDbg.cpp - debugger // diff --git a/pgadmin/debugger/frmDebugger.cpp b/pgadmin/debugger/frmDebugger.cpp index a64eee433..d8e2bf40b 100644 --- a/pgadmin/debugger/frmDebugger.cpp +++ b/pgadmin/debugger/frmDebugger.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmDebugger.cpp - debugger // diff --git a/pgadmin/dlg/dlgAddFavourite.cpp b/pgadmin/dlg/dlgAddFavourite.cpp index 4c5026f35..9a1aa9a1f 100644 --- a/pgadmin/dlg/dlgAddFavourite.cpp +++ b/pgadmin/dlg/dlgAddFavourite.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgAddFavourite.cpp - Add a favourite // diff --git a/pgadmin/dlg/dlgAggregate.cpp b/pgadmin/dlg/dlgAggregate.cpp index b7c04adfa..34e23807a 100644 --- a/pgadmin/dlg/dlgAggregate.cpp +++ b/pgadmin/dlg/dlgAggregate.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgAggregate.cpp - PostgreSQL Operator Property // diff --git a/pgadmin/dlg/dlgCast.cpp b/pgadmin/dlg/dlgCast.cpp index 3670a35d3..05a8369bc 100644 --- a/pgadmin/dlg/dlgCast.cpp +++ b/pgadmin/dlg/dlgCast.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgCast.cpp - PostgreSQL Operator Property // diff --git a/pgadmin/dlg/dlgCheck.cpp b/pgadmin/dlg/dlgCheck.cpp index f75dfccc5..be611b8aa 100644 --- a/pgadmin/dlg/dlgCheck.cpp +++ b/pgadmin/dlg/dlgCheck.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgCheck.cpp - PostgreSQL Check Property // diff --git a/pgadmin/dlg/dlgClasses.cpp b/pgadmin/dlg/dlgClasses.cpp index 8b8ff2a2e..c3cadd8e3 100644 --- a/pgadmin/dlg/dlgClasses.cpp +++ b/pgadmin/dlg/dlgClasses.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgClasses.cpp - Some dialogue base classes // diff --git a/pgadmin/dlg/dlgColumn.cpp b/pgadmin/dlg/dlgColumn.cpp index 41f8cfd5e..520725c8e 100644 --- a/pgadmin/dlg/dlgColumn.cpp +++ b/pgadmin/dlg/dlgColumn.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgColumns.cpp - PostgreSQL Columns Property // diff --git a/pgadmin/dlg/dlgConnect.cpp b/pgadmin/dlg/dlgConnect.cpp index f537eb0f2..585ffd9a5 100644 --- a/pgadmin/dlg/dlgConnect.cpp +++ b/pgadmin/dlg/dlgConnect.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgConnect.cpp - Connect to a database // diff --git a/pgadmin/dlg/dlgConversion.cpp b/pgadmin/dlg/dlgConversion.cpp index 5383692b4..8423ea1af 100644 --- a/pgadmin/dlg/dlgConversion.cpp +++ b/pgadmin/dlg/dlgConversion.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgConversion.cpp - PostgreSQL Conversion Property // diff --git a/pgadmin/dlg/dlgDatabase.cpp b/pgadmin/dlg/dlgDatabase.cpp index 36653aa91..444125b3f 100644 --- a/pgadmin/dlg/dlgDatabase.cpp +++ b/pgadmin/dlg/dlgDatabase.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDatabase.cpp - PostgreSQL Database Property // diff --git a/pgadmin/dlg/dlgDomain.cpp b/pgadmin/dlg/dlgDomain.cpp index 59d0df31d..1b0ba3f95 100644 --- a/pgadmin/dlg/dlgDomain.cpp +++ b/pgadmin/dlg/dlgDomain.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDomain.cpp - PostgreSQL Domain Property // diff --git a/pgadmin/dlg/dlgEditGridOptions.cpp b/pgadmin/dlg/dlgEditGridOptions.cpp index 3f8930f38..95d3e1565 100644 --- a/pgadmin/dlg/dlgEditGridOptions.cpp +++ b/pgadmin/dlg/dlgEditGridOptions.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgEditGridOptions.cpp - Edit Grid Box Options // diff --git a/pgadmin/dlg/dlgExtTable.cpp b/pgadmin/dlg/dlgExtTable.cpp index 27aae1269..0d896b587 100644 --- a/pgadmin/dlg/dlgExtTable.cpp +++ b/pgadmin/dlg/dlgExtTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgExtTable.cpp - Greenplum Externtal Table Property // diff --git a/pgadmin/dlg/dlgFindReplace.cpp b/pgadmin/dlg/dlgFindReplace.cpp index c672bfc9c..c0a94ab15 100644 --- a/pgadmin/dlg/dlgFindReplace.cpp +++ b/pgadmin/dlg/dlgFindReplace.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgFindReplace.cpp - Search and replace // diff --git a/pgadmin/dlg/dlgForeignKey.cpp b/pgadmin/dlg/dlgForeignKey.cpp index c4cff56bf..6df7831b8 100644 --- a/pgadmin/dlg/dlgForeignKey.cpp +++ b/pgadmin/dlg/dlgForeignKey.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgForeignKey.cpp - PostgreSQL Foreign Key Property // diff --git a/pgadmin/dlg/dlgFunction.cpp b/pgadmin/dlg/dlgFunction.cpp index b5764a2dd..91a703493 100644 --- a/pgadmin/dlg/dlgFunction.cpp +++ b/pgadmin/dlg/dlgFunction.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgFunction.cpp - PostgreSQL Function Property // diff --git a/pgadmin/dlg/dlgGroup.cpp b/pgadmin/dlg/dlgGroup.cpp index 74f02bff7..309299c43 100644 --- a/pgadmin/dlg/dlgGroup.cpp +++ b/pgadmin/dlg/dlgGroup.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgGroup.cpp - PostgreSQL Group Property // diff --git a/pgadmin/dlg/dlgHbaConfig.cpp b/pgadmin/dlg/dlgHbaConfig.cpp index 1046be286..8e4e3adec 100644 --- a/pgadmin/dlg/dlgHbaConfig.cpp +++ b/pgadmin/dlg/dlgHbaConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgHbaConfig.cpp - Configure setting // diff --git a/pgadmin/dlg/dlgIndex.cpp b/pgadmin/dlg/dlgIndex.cpp index 85fb399d1..2838eca30 100644 --- a/pgadmin/dlg/dlgIndex.cpp +++ b/pgadmin/dlg/dlgIndex.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgIndex.cpp - PostgreSQL Index Property // diff --git a/pgadmin/dlg/dlgIndexConstraint.cpp b/pgadmin/dlg/dlgIndexConstraint.cpp index ab2ff055d..5b3c37151 100644 --- a/pgadmin/dlg/dlgIndexConstraint.cpp +++ b/pgadmin/dlg/dlgIndexConstraint.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgIndexConstraint.cpp - PostgreSQL IndexConstraint Property // diff --git a/pgadmin/dlg/dlgLanguage.cpp b/pgadmin/dlg/dlgLanguage.cpp index 654695e78..fce858ac4 100644 --- a/pgadmin/dlg/dlgLanguage.cpp +++ b/pgadmin/dlg/dlgLanguage.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgLanguage.cpp - PostgreSQL Language Property // diff --git a/pgadmin/dlg/dlgMainConfig.cpp b/pgadmin/dlg/dlgMainConfig.cpp index 71b50639c..78d0d932e 100644 --- a/pgadmin/dlg/dlgMainConfig.cpp +++ b/pgadmin/dlg/dlgMainConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgMainConfig.cpp - Configure setting // diff --git a/pgadmin/dlg/dlgManageFavourites.cpp b/pgadmin/dlg/dlgManageFavourites.cpp index 06d7d8980..5cd77010b 100644 --- a/pgadmin/dlg/dlgManageFavourites.cpp +++ b/pgadmin/dlg/dlgManageFavourites.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgManageFavourites.cpp - Manage favourites // diff --git a/pgadmin/dlg/dlgManageMacros.cpp b/pgadmin/dlg/dlgManageMacros.cpp index 25c1aece4..dd280ae36 100644 --- a/pgadmin/dlg/dlgManageMacros.cpp +++ b/pgadmin/dlg/dlgManageMacros.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgManageMacros.cpp - Manage macros // diff --git a/pgadmin/dlg/dlgOperator.cpp b/pgadmin/dlg/dlgOperator.cpp index 9943b0555..264f14aeb 100644 --- a/pgadmin/dlg/dlgOperator.cpp +++ b/pgadmin/dlg/dlgOperator.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgOperator.cpp - PostgreSQL Operator Property // diff --git a/pgadmin/dlg/dlgPackage.cpp b/pgadmin/dlg/dlgPackage.cpp index 448139bf7..185914a8d 100644 --- a/pgadmin/dlg/dlgPackage.cpp +++ b/pgadmin/dlg/dlgPackage.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgPackage.cpp - EnterpriseDB package Property // diff --git a/pgadmin/dlg/dlgPgpassConfig.cpp b/pgadmin/dlg/dlgPgpassConfig.cpp index cef8581c4..78a6d8f55 100644 --- a/pgadmin/dlg/dlgPgpassConfig.cpp +++ b/pgadmin/dlg/dlgPgpassConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgPgpassConfig.cpp - Configure setting // diff --git a/pgadmin/dlg/dlgProperty.cpp b/pgadmin/dlg/dlgProperty.cpp index e79010b96..b92c7e524 100644 --- a/pgadmin/dlg/dlgProperty.cpp +++ b/pgadmin/dlg/dlgProperty.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgQuery.cpp - Property Dialog // diff --git a/pgadmin/dlg/dlgReassignDropOwned.cpp b/pgadmin/dlg/dlgReassignDropOwned.cpp index 2f2e35baf..0d297ac88 100644 --- a/pgadmin/dlg/dlgReassignDropOwned.cpp +++ b/pgadmin/dlg/dlgReassignDropOwned.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2007, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgReassignDropOwned.cpp - Reassign or drop owned objects // diff --git a/pgadmin/dlg/dlgRole.cpp b/pgadmin/dlg/dlgRole.cpp index dfdb12ffd..953a604bf 100644 --- a/pgadmin/dlg/dlgRole.cpp +++ b/pgadmin/dlg/dlgRole.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRole.cpp - PostgreSQL Role Property // diff --git a/pgadmin/dlg/dlgRule.cpp b/pgadmin/dlg/dlgRule.cpp index da2e9d392..279153f6e 100644 --- a/pgadmin/dlg/dlgRule.cpp +++ b/pgadmin/dlg/dlgRule.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRule.cpp - PostgreSQL View Property // diff --git a/pgadmin/dlg/dlgSchema.cpp b/pgadmin/dlg/dlgSchema.cpp index c97fc0c30..c41f30980 100644 --- a/pgadmin/dlg/dlgSchema.cpp +++ b/pgadmin/dlg/dlgSchema.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSchema.cpp - PostgreSQL Schema Property // diff --git a/pgadmin/dlg/dlgSelectConnection.cpp b/pgadmin/dlg/dlgSelectConnection.cpp index a34b51c58..ccc3a3aac 100644 --- a/pgadmin/dlg/dlgSelectConnection.cpp +++ b/pgadmin/dlg/dlgSelectConnection.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSelectConnection.cpp - Connect to a database // diff --git a/pgadmin/dlg/dlgSelectDatabase.cpp b/pgadmin/dlg/dlgSelectDatabase.cpp index aac8b0eb9..bb91bc188 100644 --- a/pgadmin/dlg/dlgSelectDatabase.cpp +++ b/pgadmin/dlg/dlgSelectDatabase.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id:$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSelectDatabase.cpp - Database Selection for connection string // diff --git a/pgadmin/dlg/dlgSequence.cpp b/pgadmin/dlg/dlgSequence.cpp index e77963c35..fc727793e 100644 --- a/pgadmin/dlg/dlgSequence.cpp +++ b/pgadmin/dlg/dlgSequence.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSequence.cpp - PostgreSQL Sequence Property // diff --git a/pgadmin/dlg/dlgServer.cpp b/pgadmin/dlg/dlgServer.cpp index 5a0a1d70a..f7c1f5018 100644 --- a/pgadmin/dlg/dlgServer.cpp +++ b/pgadmin/dlg/dlgServer.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgServer.cpp - PostgreSQL Database Property // diff --git a/pgadmin/dlg/dlgSynonym.cpp b/pgadmin/dlg/dlgSynonym.cpp index 74a6c3a6d..2fe34f692 100644 --- a/pgadmin/dlg/dlgSynonym.cpp +++ b/pgadmin/dlg/dlgSynonym.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSynonym.cpp - EnterpriseDB Synonym Property // diff --git a/pgadmin/dlg/dlgTable.cpp b/pgadmin/dlg/dlgTable.cpp index 99cd3bd86..3c726577e 100644 --- a/pgadmin/dlg/dlgTable.cpp +++ b/pgadmin/dlg/dlgTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTable.cpp - PostgreSQL Table Property // diff --git a/pgadmin/dlg/dlgTablespace.cpp b/pgadmin/dlg/dlgTablespace.cpp index a46ec6293..3c3eedc54 100644 --- a/pgadmin/dlg/dlgTablespace.cpp +++ b/pgadmin/dlg/dlgTablespace.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTablespace.cpp - Tablespace property // diff --git a/pgadmin/dlg/dlgTextSearchConfiguration.cpp b/pgadmin/dlg/dlgTextSearchConfiguration.cpp index ffa53b5b0..fe9462e5a 100644 --- a/pgadmin/dlg/dlgTextSearchConfiguration.cpp +++ b/pgadmin/dlg/dlgTextSearchConfiguration.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchConfiguration.cpp - PostgreSQL Text Search Configuration Property // diff --git a/pgadmin/dlg/dlgTextSearchDictionary.cpp b/pgadmin/dlg/dlgTextSearchDictionary.cpp index 7087028e3..1a363c2c9 100644 --- a/pgadmin/dlg/dlgTextSearchDictionary.cpp +++ b/pgadmin/dlg/dlgTextSearchDictionary.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchDictionary.cpp - PostgreSQL Text Search Dictionary Property // diff --git a/pgadmin/dlg/dlgTextSearchParser.cpp b/pgadmin/dlg/dlgTextSearchParser.cpp index 4c7c03e29..c8439b51a 100644 --- a/pgadmin/dlg/dlgTextSearchParser.cpp +++ b/pgadmin/dlg/dlgTextSearchParser.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchParser.cpp - PostgreSQL Text Search Parser Property // diff --git a/pgadmin/dlg/dlgTextSearchTemplate.cpp b/pgadmin/dlg/dlgTextSearchTemplate.cpp index 9e782a25f..981e4b3fb 100644 --- a/pgadmin/dlg/dlgTextSearchTemplate.cpp +++ b/pgadmin/dlg/dlgTextSearchTemplate.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchTemplate.cpp - PostgreSQL Text Search Template Property // diff --git a/pgadmin/dlg/dlgTrigger.cpp b/pgadmin/dlg/dlgTrigger.cpp index 575d06009..029d2a2b2 100644 --- a/pgadmin/dlg/dlgTrigger.cpp +++ b/pgadmin/dlg/dlgTrigger.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTrigger.cpp - PostgreSQL Trigger Property // diff --git a/pgadmin/dlg/dlgType.cpp b/pgadmin/dlg/dlgType.cpp index c61fad38a..eb07cd261 100644 --- a/pgadmin/dlg/dlgType.cpp +++ b/pgadmin/dlg/dlgType.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgType.cpp - PostgreSQL TYPE Property // diff --git a/pgadmin/dlg/dlgUser.cpp b/pgadmin/dlg/dlgUser.cpp index 4e5a0685a..b6b263b6e 100644 --- a/pgadmin/dlg/dlgUser.cpp +++ b/pgadmin/dlg/dlgUser.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgUser.cpp - PostgreSQL User Property // diff --git a/pgadmin/dlg/dlgView.cpp b/pgadmin/dlg/dlgView.cpp index b952b80c5..599d3d305 100644 --- a/pgadmin/dlg/dlgView.cpp +++ b/pgadmin/dlg/dlgView.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgView.cpp - PostgreSQL View Property // diff --git a/pgadmin/dlg/module.mk b/pgadmin/dlg/module.mk index 983b5cb41..f5b056feb 100644 --- a/pgadmin/dlg/module.mk +++ b/pgadmin/dlg/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/dlg/ Makefile fragment # diff --git a/pgadmin/frm/events.cpp b/pgadmin/frm/events.cpp index a780867b2..3345a3f84 100644 --- a/pgadmin/frm/events.cpp +++ b/pgadmin/frm/events.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // events.cpp - Event handlers for frmMain // diff --git a/pgadmin/frm/frmAbout.cpp b/pgadmin/frm/frmAbout.cpp index d0b8d69dc..a29ff040a 100644 --- a/pgadmin/frm/frmAbout.cpp +++ b/pgadmin/frm/frmAbout.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmAbout.cpp - About Box // diff --git a/pgadmin/frm/frmBackup.cpp b/pgadmin/frm/frmBackup.cpp index d71c4f7e3..ba2085586 100644 --- a/pgadmin/frm/frmBackup.cpp +++ b/pgadmin/frm/frmBackup.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackup.cpp - Backup database dialogue // diff --git a/pgadmin/frm/frmBackupGlobals.cpp b/pgadmin/frm/frmBackupGlobals.cpp index 3d575c281..4a1b5564f 100644 --- a/pgadmin/frm/frmBackupGlobals.cpp +++ b/pgadmin/frm/frmBackupGlobals.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackupGlobals.cpp - Backup globals dialogue // @@ -71,7 +71,7 @@ frmBackupGlobals::frmBackupGlobals(frmMain *form, pgObject *obj) : ExternProcess // Pass the SSL mode via the environment environment.Add(wxT("PGSSLMODE=") + object->GetServer()->GetConnection()->GetSslModeName()); - environment.Add(wxT("PGSSLVERIFY=") + object->GetServer()->GetConnection()->GetSslVerifyModeName()); + environment.Add(wxT("PGSSLVERIFY=") + object->GetServer()->GetConnection()->GetSslVerifyModeName()); } // Icon diff --git a/pgadmin/frm/frmBackupServer.cpp b/pgadmin/frm/frmBackupServer.cpp index 760a7b19a..7aafc6cb2 100644 --- a/pgadmin/frm/frmBackupServer.cpp +++ b/pgadmin/frm/frmBackupServer.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackupServer.cpp - Backup server dialogue // diff --git a/pgadmin/frm/frmConfig.cpp b/pgadmin/frm/frmConfig.cpp index 0b0bd45c3..48ea5daed 100644 --- a/pgadmin/frm/frmConfig.cpp +++ b/pgadmin/frm/frmConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmConfig.cpp - Configuration tool // diff --git a/pgadmin/frm/frmEditGrid.cpp b/pgadmin/frm/frmEditGrid.cpp index fdd674ef1..7a078b757 100644 --- a/pgadmin/frm/frmEditGrid.cpp +++ b/pgadmin/frm/frmEditGrid.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmEditGrid.cpp - Edit Grid Box // diff --git a/pgadmin/frm/frmExport.cpp b/pgadmin/frm/frmExport.cpp index ce7edb0c6..ae7457f4a 100644 --- a/pgadmin/frm/frmExport.cpp +++ b/pgadmin/frm/frmExport.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmExport.cpp - The export file dialogue // diff --git a/pgadmin/frm/frmGrantWizard.cpp b/pgadmin/frm/frmGrantWizard.cpp index 65a28bed7..6e803ef23 100644 --- a/pgadmin/frm/frmGrantWizard.cpp +++ b/pgadmin/frm/frmGrantWizard.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmGrantWizard.cpp - Grant Wizard dialogue // diff --git a/pgadmin/frm/frmHbaConfig.cpp b/pgadmin/frm/frmHbaConfig.cpp index a9aa074cc..bd81926c2 100644 --- a/pgadmin/frm/frmHbaConfig.cpp +++ b/pgadmin/frm/frmHbaConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmHbaConfig.cpp - Backend access configuration tool // diff --git a/pgadmin/frm/frmHint.cpp b/pgadmin/frm/frmHint.cpp index 8ac4978f8..51c010ca0 100644 --- a/pgadmin/frm/frmHint.cpp +++ b/pgadmin/frm/frmHint.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmHint.cpp - PostgreSQL Guru hints // diff --git a/pgadmin/frm/frmMain.cpp b/pgadmin/frm/frmMain.cpp index ad9023176..5afcfd093 100644 --- a/pgadmin/frm/frmMain.cpp +++ b/pgadmin/frm/frmMain.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMain.cpp - The main form // diff --git a/pgadmin/frm/frmMainConfig.cpp b/pgadmin/frm/frmMainConfig.cpp index 258a01990..0f29f9517 100644 --- a/pgadmin/frm/frmMainConfig.cpp +++ b/pgadmin/frm/frmMainConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMainConfig.cpp - Backend configuration tool // diff --git a/pgadmin/frm/frmMaintenance.cpp b/pgadmin/frm/frmMaintenance.cpp index 4a4153b16..ea33b85f4 100644 --- a/pgadmin/frm/frmMaintenance.cpp +++ b/pgadmin/frm/frmMaintenance.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMaintenance.cpp - Maintenance options selection dialogue // diff --git a/pgadmin/frm/frmOptions.cpp b/pgadmin/frm/frmOptions.cpp index 07addd20f..1187e23cb 100644 --- a/pgadmin/frm/frmOptions.cpp +++ b/pgadmin/frm/frmOptions.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmOptions.cpp - The main options dialogue // diff --git a/pgadmin/frm/frmPassword.cpp b/pgadmin/frm/frmPassword.cpp index 8c95785d8..8d5359986 100644 --- a/pgadmin/frm/frmPassword.cpp +++ b/pgadmin/frm/frmPassword.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmPassword.cpp - Change password // diff --git a/pgadmin/frm/frmPgpassConfig.cpp b/pgadmin/frm/frmPgpassConfig.cpp index d2181b452..27021146a 100644 --- a/pgadmin/frm/frmPgpassConfig.cpp +++ b/pgadmin/frm/frmPgpassConfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmPgpassConfig.cpp - Client access configuration tool // diff --git a/pgadmin/frm/frmQuery.cpp b/pgadmin/frm/frmQuery.cpp index b14e88616..8a5b6a2b2 100644 --- a/pgadmin/frm/frmQuery.cpp +++ b/pgadmin/frm/frmQuery.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmQuery.cpp - SQL Query Box // diff --git a/pgadmin/frm/frmReport.cpp b/pgadmin/frm/frmReport.cpp index 9206697ec..ee17c4ef0 100644 --- a/pgadmin/frm/frmReport.cpp +++ b/pgadmin/frm/frmReport.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmReport.cpp - The report file dialogue // diff --git a/pgadmin/frm/frmRestore.cpp b/pgadmin/frm/frmRestore.cpp index 62e7eee53..e8c36219b 100644 --- a/pgadmin/frm/frmRestore.cpp +++ b/pgadmin/frm/frmRestore.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmRestore.cpp - Restore database dialogue // diff --git a/pgadmin/frm/frmSplash.cpp b/pgadmin/frm/frmSplash.cpp index d43a0ab07..e3e9f1e3a 100644 --- a/pgadmin/frm/frmSplash.cpp +++ b/pgadmin/frm/frmSplash.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmSplash.cpp - Splash Screen // diff --git a/pgadmin/frm/frmStatus.cpp b/pgadmin/frm/frmStatus.cpp index cef5557fc..7e226d2a9 100644 --- a/pgadmin/frm/frmStatus.cpp +++ b/pgadmin/frm/frmStatus.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmStatus.cpp - Status Screen // diff --git a/pgadmin/frm/module.mk b/pgadmin/frm/module.mk index d29887e48..75c279816 100644 --- a/pgadmin/frm/module.mk +++ b/pgadmin/frm/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/frm/ Makefile fragment # diff --git a/pgadmin/frm/plugins.cpp b/pgadmin/frm/plugins.cpp index d2b2b7b6c..b9f6fb8a3 100644 --- a/pgadmin/frm/plugins.cpp +++ b/pgadmin/frm/plugins.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // plugins.cpp - Plugin management for frmMain // diff --git a/pgadmin/gqb/gqbArrayCollection.cpp b/pgadmin/gqb/gqbArrayCollection.cpp index 547512814..5be49004d 100644 --- a/pgadmin/gqb/gqbArrayCollection.cpp +++ b/pgadmin/gqb/gqbArrayCollection.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbArrayCollection.cpp - Implementation of Collection Using Arrays // diff --git a/pgadmin/gqb/gqbBrowser.cpp b/pgadmin/gqb/gqbBrowser.cpp index a22800ed9..c9bbef5f7 100644 --- a/pgadmin/gqb/gqbBrowser.cpp +++ b/pgadmin/gqb/gqbBrowser.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbBrowser.cpp - Tables Tree of GQB. // diff --git a/pgadmin/gqb/gqbCollection.cpp b/pgadmin/gqb/gqbCollection.cpp index 6e6db9dee..6040d2b17 100644 --- a/pgadmin/gqb/gqbCollection.cpp +++ b/pgadmin/gqb/gqbCollection.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbCollection.cpp - Generic implementation of a Collection used by GQB. // diff --git a/pgadmin/gqb/gqbColumn.cpp b/pgadmin/gqb/gqbColumn.cpp index 5183bd22c..bc345aab5 100644 --- a/pgadmin/gqb/gqbColumn.cpp +++ b/pgadmin/gqb/gqbColumn.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbColumn.cpp - Column Object for GQB // diff --git a/pgadmin/gqb/gqbController.cpp b/pgadmin/gqb/gqbController.cpp index d32d6e228..42da27f9b 100644 --- a/pgadmin/gqb/gqbController.cpp +++ b/pgadmin/gqb/gqbController.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbController.cpp - Controller part of MVC Software Pattern used by GQB // diff --git a/pgadmin/gqb/gqbDatabase.cpp b/pgadmin/gqb/gqbDatabase.cpp index 6f20bf675..de7d5f5f9 100644 --- a/pgadmin/gqb/gqbDatabase.cpp +++ b/pgadmin/gqb/gqbDatabase.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbDatabase.cpp - Database object for GQB. // diff --git a/pgadmin/gqb/gqbGraphSimple.cpp b/pgadmin/gqb/gqbGraphSimple.cpp index 601e7eb44..1adb4bbfd 100644 --- a/pgadmin/gqb/gqbGraphSimple.cpp +++ b/pgadmin/gqb/gqbGraphSimple.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGraphsimple.cpp - A simple Implementation of the Graphic Interface for GQB // diff --git a/pgadmin/gqb/gqbGridJoinTable.cpp b/pgadmin/gqb/gqbGridJoinTable.cpp index 138820a46..1ecb46018 100644 --- a/pgadmin/gqb/gqbGridJoinTable.cpp +++ b/pgadmin/gqb/gqbGridJoinTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridJoinTable.cpp - Table implementation for Joins Panel Grid // diff --git a/pgadmin/gqb/gqbGridOrderTable.cpp b/pgadmin/gqb/gqbGridOrderTable.cpp index 1597d3f0d..5e8c98bd6 100644 --- a/pgadmin/gqb/gqbGridOrderTable.cpp +++ b/pgadmin/gqb/gqbGridOrderTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridOrderTable.cpp - Table implementation for Order By Panel Grid // diff --git a/pgadmin/gqb/gqbGridProjTable.cpp b/pgadmin/gqb/gqbGridProjTable.cpp index 4c2cc027f..5bac85771 100644 --- a/pgadmin/gqb/gqbGridProjTable.cpp +++ b/pgadmin/gqb/gqbGridProjTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridProjTable.cpp - Table implementation for Projection Panel Grid // diff --git a/pgadmin/gqb/gqbGridRestTable.cpp b/pgadmin/gqb/gqbGridRestTable.cpp index b9a4759d7..89aea7721 100644 --- a/pgadmin/gqb/gqbGridRestTable.cpp +++ b/pgadmin/gqb/gqbGridRestTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridRestTable.cpp - Table implementation for Restrictions Panel Grid // diff --git a/pgadmin/gqb/gqbModel.cpp b/pgadmin/gqb/gqbModel.cpp index 497d5c3de..81f31edcd 100644 --- a/pgadmin/gqb/gqbModel.cpp +++ b/pgadmin/gqb/gqbModel.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbModel.cpp - Model of MVC Pattern for GQB // diff --git a/pgadmin/gqb/gqbObject.cpp b/pgadmin/gqb/gqbObject.cpp index 0a11c0604..74d402b9a 100644 --- a/pgadmin/gqb/gqbObject.cpp +++ b/pgadmin/gqb/gqbObject.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbObject.cpp - Main basic object used by GQB // diff --git a/pgadmin/gqb/gqbObjectCollection.cpp b/pgadmin/gqb/gqbObjectCollection.cpp index 2d0eb2d6a..96b572c4f 100644 --- a/pgadmin/gqb/gqbObjectCollection.cpp +++ b/pgadmin/gqb/gqbObjectCollection.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbObjectCollection.cpp - A Collection of simple GQB objects // diff --git a/pgadmin/gqb/gqbQueryObjs.cpp b/pgadmin/gqb/gqbQueryObjs.cpp index e6faba329..76ae3e1ee 100644 --- a/pgadmin/gqb/gqbQueryObjs.cpp +++ b/pgadmin/gqb/gqbQueryObjs.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbQueryObjs.cpp - All objects used by a model of a query in the MVC Pattern model. // diff --git a/pgadmin/gqb/gqbSchema.cpp b/pgadmin/gqb/gqbSchema.cpp index eeb620b73..10d2e572f 100644 --- a/pgadmin/gqb/gqbSchema.cpp +++ b/pgadmin/gqb/gqbSchema.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbSchema.cpp - Schema object for GQB // diff --git a/pgadmin/gqb/gqbTable.cpp b/pgadmin/gqb/gqbTable.cpp index 0344a0f21..7dc0bef1d 100644 --- a/pgadmin/gqb/gqbTable.cpp +++ b/pgadmin/gqb/gqbTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbTable.cpp - Table object for GQB // diff --git a/pgadmin/gqb/gqbView.cpp b/pgadmin/gqb/gqbView.cpp index 2034f466e..c00af7025 100644 --- a/pgadmin/gqb/gqbView.cpp +++ b/pgadmin/gqb/gqbView.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbView.cpp - View implementation for MVC Pattern of GQB // diff --git a/pgadmin/gqb/gqbViewPanels.cpp b/pgadmin/gqb/gqbViewPanels.cpp index 1e5d76567..448d3a672 100644 --- a/pgadmin/gqb/gqbViewPanels.cpp +++ b/pgadmin/gqb/gqbViewPanels.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbViewPanels.cpp - All panels used by GQB // diff --git a/pgadmin/include/agent/dlgJob.h b/pgadmin/include/agent/dlgJob.h index 803733db6..c815d5665 100644 --- a/pgadmin/include/agent/dlgJob.h +++ b/pgadmin/include/agent/dlgJob.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgJob.h - Job property // diff --git a/pgadmin/include/agent/dlgSchedule.h b/pgadmin/include/agent/dlgSchedule.h index 0552301ef..02bd00e8a 100644 --- a/pgadmin/include/agent/dlgSchedule.h +++ b/pgadmin/include/agent/dlgSchedule.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSchedule.h - Job property // diff --git a/pgadmin/include/agent/dlgStep.h b/pgadmin/include/agent/dlgStep.h index af9391fff..89b169e39 100644 --- a/pgadmin/include/agent/dlgStep.h +++ b/pgadmin/include/agent/dlgStep.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgStep.h - Job property // diff --git a/pgadmin/include/agent/module.mk b/pgadmin/include/agent/module.mk index 8698e8cb2..6326d7ba9 100644 --- a/pgadmin/include/agent/module.mk +++ b/pgadmin/include/agent/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/agent Makefile fragment # diff --git a/pgadmin/include/agent/pgaJob.h b/pgadmin/include/agent/pgaJob.h index 80df2d033..db5c4f362 100644 --- a/pgadmin/include/agent/pgaJob.h +++ b/pgadmin/include/agent/pgaJob.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaJob.h - PostgreSQL Agent Job // diff --git a/pgadmin/include/agent/pgaSchedule.h b/pgadmin/include/agent/pgaSchedule.h index 621bfcd80..448953fe8 100644 --- a/pgadmin/include/agent/pgaSchedule.h +++ b/pgadmin/include/agent/pgaSchedule.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaSchedule.h - PostgreSQL Agent Job Schedule // diff --git a/pgadmin/include/agent/pgaStep.h b/pgadmin/include/agent/pgaStep.h index 683f9681a..6bbec8232 100644 --- a/pgadmin/include/agent/pgaStep.h +++ b/pgadmin/include/agent/pgaStep.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgaStep.h - PostgreSQL Agent Job Step // diff --git a/pgadmin/include/copyright.h b/pgadmin/include/copyright.h index 7c4820ad5..8d6938878 100644 --- a/pgadmin/include/copyright.h +++ b/pgadmin/include/copyright.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // copyright.h - pgAdmin copyright messages // diff --git a/pgadmin/include/ctl/calbox.h b/pgadmin/include/ctl/calbox.h index c22a08fbe..f9143fd5c 100644 --- a/pgadmin/include/ctl/calbox.h +++ b/pgadmin/include/ctl/calbox.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // calbox.h - Date-picker control box // diff --git a/pgadmin/include/ctl/ctlComboBox.h b/pgadmin/include/ctl/ctlComboBox.h index 3ae06baac..3d3e873fd 100644 --- a/pgadmin/include/ctl/ctlComboBox.h +++ b/pgadmin/include/ctl/ctlComboBox.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlComboBox.h - enhanced combobox control // diff --git a/pgadmin/include/ctl/ctlListView.h b/pgadmin/include/ctl/ctlListView.h index fb75a8a51..1a826c675 100644 --- a/pgadmin/include/ctl/ctlListView.h +++ b/pgadmin/include/ctl/ctlListView.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlListView.h - enhanced listview control // diff --git a/pgadmin/include/ctl/ctlMenuToolbar.h b/pgadmin/include/ctl/ctlMenuToolbar.h index b89a849c2..80be3e02b 100644 --- a/pgadmin/include/ctl/ctlMenuToolbar.h +++ b/pgadmin/include/ctl/ctlMenuToolbar.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlMenuToolbar.h - Menu tool bar // diff --git a/pgadmin/include/ctl/ctlSQLBox.h b/pgadmin/include/ctl/ctlSQLBox.h index 66816465e..a290c6db9 100644 --- a/pgadmin/include/ctl/ctlSQLBox.h +++ b/pgadmin/include/ctl/ctlSQLBox.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLBox.h - SQL syntax highlighting textbox // diff --git a/pgadmin/include/ctl/ctlSQLGrid.h b/pgadmin/include/ctl/ctlSQLGrid.h index 10043d87d..89a8d4cf4 100644 --- a/pgadmin/include/ctl/ctlSQLGrid.h +++ b/pgadmin/include/ctl/ctlSQLGrid.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLGrid.h - SQL Data Display Grid // diff --git a/pgadmin/include/ctl/ctlSQLResult.h b/pgadmin/include/ctl/ctlSQLResult.h index e1a1e8a64..c679bf070 100644 --- a/pgadmin/include/ctl/ctlSQLResult.h +++ b/pgadmin/include/ctl/ctlSQLResult.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSQLResult.h - SQL Query result window // diff --git a/pgadmin/include/ctl/ctlSecurityPanel.h b/pgadmin/include/ctl/ctlSecurityPanel.h index 5ff89ba87..772acbe89 100644 --- a/pgadmin/include/ctl/ctlSecurityPanel.h +++ b/pgadmin/include/ctl/ctlSecurityPanel.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlSecurityPanel.h - Panel with security information // diff --git a/pgadmin/include/ctl/ctlTree.h b/pgadmin/include/ctl/ctlTree.h index 7d83250eb..09ff20818 100644 --- a/pgadmin/include/ctl/ctlTree.h +++ b/pgadmin/include/ctl/ctlTree.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlTree.h - wxTreeCtrl containing pgObjects // diff --git a/pgadmin/include/ctl/explainCanvas.h b/pgadmin/include/ctl/explainCanvas.h index 0f77700b6..2c6406614 100644 --- a/pgadmin/include/ctl/explainCanvas.h +++ b/pgadmin/include/ctl/explainCanvas.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // explainCanvas.cpp - Explain Canvas // diff --git a/pgadmin/include/ctl/module.mk b/pgadmin/include/ctl/module.mk index 99826ee3a..144ff6eef 100644 --- a/pgadmin/include/ctl/module.mk +++ b/pgadmin/include/ctl/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/ctl/ Makefile fragment # diff --git a/pgadmin/include/ctl/timespin.h b/pgadmin/include/ctl/timespin.h index 33ab32f97..7c7273d0d 100644 --- a/pgadmin/include/ctl/timespin.h +++ b/pgadmin/include/ctl/timespin.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // timespin.h - timeSpan SpinCtrl // diff --git a/pgadmin/include/ctl/wxgridsel.h b/pgadmin/include/ctl/wxgridsel.h index a647e4574..aff368c43 100644 --- a/pgadmin/include/ctl/wxgridsel.h +++ b/pgadmin/include/ctl/wxgridsel.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // wxgridsel.h - replacement for wx/generic/gridsel.h // if binary wxWindows 2.4.0 distribution is used. diff --git a/pgadmin/include/ctl/xh_calb.h b/pgadmin/include/ctl/xh_calb.h index 3e35d7c6c..b64d7eab6 100644 --- a/pgadmin/include/ctl/xh_calb.h +++ b/pgadmin/include/ctl/xh_calb.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_calb.h - wxCalendarBox handler // diff --git a/pgadmin/include/ctl/xh_ctlcombo.h b/pgadmin/include/ctl/xh_ctlcombo.h index 0bd0f8fd1..3c9889fae 100644 --- a/pgadmin/include/ctl/xh_ctlcombo.h +++ b/pgadmin/include/ctl/xh_ctlcombo.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_ctlcombo.h - ctlComboBox handler // diff --git a/pgadmin/include/ctl/xh_ctltree.h b/pgadmin/include/ctl/xh_ctltree.h index 73bbb08a0..9d2f0f901 100644 --- a/pgadmin/include/ctl/xh_ctltree.h +++ b/pgadmin/include/ctl/xh_ctltree.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_ctltree.h - ctlTree handler // diff --git a/pgadmin/include/ctl/xh_sqlbox.h b/pgadmin/include/ctl/xh_sqlbox.h index 1773a9924..af2b22d04 100644 --- a/pgadmin/include/ctl/xh_sqlbox.h +++ b/pgadmin/include/ctl/xh_sqlbox.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_sqlbox.h - wxSqlBox handler // diff --git a/pgadmin/include/ctl/xh_timespin.h b/pgadmin/include/ctl/xh_timespin.h index 3d8a5e96d..1eafe9426 100644 --- a/pgadmin/include/ctl/xh_timespin.h +++ b/pgadmin/include/ctl/xh_timespin.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // xh_timespin.h - wxTimeSpinCtrl handler // diff --git a/pgadmin/include/db/module.mk b/pgadmin/include/db/module.mk index 9990c7955..51c9204fa 100644 --- a/pgadmin/include/db/module.mk +++ b/pgadmin/include/db/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/db/ Makefile fragment # diff --git a/pgadmin/include/db/pgConn.h b/pgadmin/include/db/pgConn.h index fab3467f8..70a8375fa 100644 --- a/pgadmin/include/db/pgConn.h +++ b/pgadmin/include/db/pgConn.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConn.h - PostgreSQL Connection class // diff --git a/pgadmin/include/db/pgQueryThread.h b/pgadmin/include/db/pgQueryThread.h index 5d817adfd..bc3fd3d30 100644 --- a/pgadmin/include/db/pgQueryThread.h +++ b/pgadmin/include/db/pgQueryThread.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgQueryThread.h - PostgreSQL threaded query class header // diff --git a/pgadmin/include/db/pgSet.h b/pgadmin/include/db/pgSet.h index 273289873..a58ce9020 100644 --- a/pgadmin/include/db/pgSet.h +++ b/pgadmin/include/db/pgSet.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSet.h - PostgreSQL ResultSet class // diff --git a/pgadmin/include/debugger/ctlCodeWindow.h b/pgadmin/include/debugger/ctlCodeWindow.h index 417cc66b3..9ad753235 100644 --- a/pgadmin/include/debugger/ctlCodeWindow.h +++ b/pgadmin/include/debugger/ctlCodeWindow.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlCodeWindow.h - debugger // diff --git a/pgadmin/include/debugger/ctlMessageWindow.h b/pgadmin/include/debugger/ctlMessageWindow.h index 79ea3597b..fc59e917d 100644 --- a/pgadmin/include/debugger/ctlMessageWindow.h +++ b/pgadmin/include/debugger/ctlMessageWindow.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlMessageWindow.h - debugger // diff --git a/pgadmin/include/debugger/ctlResultGrid.h b/pgadmin/include/debugger/ctlResultGrid.h index 77d3d9285..e16b761d5 100644 --- a/pgadmin/include/debugger/ctlResultGrid.h +++ b/pgadmin/include/debugger/ctlResultGrid.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlResultGrid.h - debugger // diff --git a/pgadmin/include/debugger/ctlStackWindow.h b/pgadmin/include/debugger/ctlStackWindow.h index 75fb0ffed..9f573cac6 100644 --- a/pgadmin/include/debugger/ctlStackWindow.h +++ b/pgadmin/include/debugger/ctlStackWindow.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlStackWindow.h - debugger // diff --git a/pgadmin/include/debugger/ctlTabWindow.h b/pgadmin/include/debugger/ctlTabWindow.h index f0b317ec4..443dee250 100644 --- a/pgadmin/include/debugger/ctlTabWindow.h +++ b/pgadmin/include/debugger/ctlTabWindow.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlTabWindow.h - debugger // diff --git a/pgadmin/include/debugger/ctlVarWindow.h b/pgadmin/include/debugger/ctlVarWindow.h index 08762b521..f99b56c86 100644 --- a/pgadmin/include/debugger/ctlVarWindow.h +++ b/pgadmin/include/debugger/ctlVarWindow.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // ctlVarWindow.h - debugger // diff --git a/pgadmin/include/debugger/dbgBreakPoint.h b/pgadmin/include/debugger/dbgBreakPoint.h index 14b5eab47..390df6c4d 100644 --- a/pgadmin/include/debugger/dbgBreakPoint.h +++ b/pgadmin/include/debugger/dbgBreakPoint.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgBreakPoint.h - debugger // diff --git a/pgadmin/include/debugger/dbgConnProp.h b/pgadmin/include/debugger/dbgConnProp.h index 09a7b5db7..3433886ef 100644 --- a/pgadmin/include/debugger/dbgConnProp.h +++ b/pgadmin/include/debugger/dbgConnProp.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgConnProp.h - debugger // diff --git a/pgadmin/include/debugger/dbgConst.h b/pgadmin/include/debugger/dbgConst.h index cf58bb9eb..3379180fc 100644 --- a/pgadmin/include/debugger/dbgConst.h +++ b/pgadmin/include/debugger/dbgConst.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgConst.h - debugger // diff --git a/pgadmin/include/debugger/dbgDbResult.h b/pgadmin/include/debugger/dbgDbResult.h index 35d515948..069ac4ae7 100644 --- a/pgadmin/include/debugger/dbgDbResult.h +++ b/pgadmin/include/debugger/dbgDbResult.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgDbResult.h - debugger // diff --git a/pgadmin/include/debugger/dbgPgConn.h b/pgadmin/include/debugger/dbgPgConn.h index 021336e05..0743db821 100644 --- a/pgadmin/include/debugger/dbgPgConn.h +++ b/pgadmin/include/debugger/dbgPgConn.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgPgConn.h - debugger // diff --git a/pgadmin/include/debugger/dbgPgThread.h b/pgadmin/include/debugger/dbgPgThread.h index da19e54b4..6e12691a5 100644 --- a/pgadmin/include/debugger/dbgPgThread.h +++ b/pgadmin/include/debugger/dbgPgThread.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgPgThread.h - debugger // diff --git a/pgadmin/include/debugger/dbgResultset.h b/pgadmin/include/debugger/dbgResultset.h index 5c8e71d25..fec3793d6 100644 --- a/pgadmin/include/debugger/dbgResultset.h +++ b/pgadmin/include/debugger/dbgResultset.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgResultset.h - debugger // diff --git a/pgadmin/include/debugger/dbgTargetInfo.h b/pgadmin/include/debugger/dbgTargetInfo.h index 642620b0c..c5a32a7a0 100644 --- a/pgadmin/include/debugger/dbgTargetInfo.h +++ b/pgadmin/include/debugger/dbgTargetInfo.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dbgTargetInfo.h - debugger // diff --git a/pgadmin/include/debugger/debugger.h b/pgadmin/include/debugger/debugger.h index fa1aa91c0..91e9fd9ff 100644 --- a/pgadmin/include/debugger/debugger.h +++ b/pgadmin/include/debugger/debugger.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // debugger.h - Debugger factories // diff --git a/pgadmin/include/debugger/dlgDirectDbg.h b/pgadmin/include/debugger/dlgDirectDbg.h index d8faaf9f4..3ff0a4700 100644 --- a/pgadmin/include/debugger/dlgDirectDbg.h +++ b/pgadmin/include/debugger/dlgDirectDbg.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDirectDbg.h - debugger // diff --git a/pgadmin/include/debugger/frmDebugger.h b/pgadmin/include/debugger/frmDebugger.h index e57be92fa..5d5bd3d5d 100644 --- a/pgadmin/include/debugger/frmDebugger.h +++ b/pgadmin/include/debugger/frmDebugger.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmDebugger.h - debugger // diff --git a/pgadmin/include/dlg/dlgAddFavourite.h b/pgadmin/include/dlg/dlgAddFavourite.h index 2c981cb34..fad049454 100644 --- a/pgadmin/include/dlg/dlgAddFavourite.h +++ b/pgadmin/include/dlg/dlgAddFavourite.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgAddFavourite.h - Add a favourite // diff --git a/pgadmin/include/dlg/dlgAggregate.h b/pgadmin/include/dlg/dlgAggregate.h index e5b9c7b13..ab820fba3 100644 --- a/pgadmin/include/dlg/dlgAggregate.h +++ b/pgadmin/include/dlg/dlgAggregate.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgAggregate.h - Aggregate property // diff --git a/pgadmin/include/dlg/dlgCast.h b/pgadmin/include/dlg/dlgCast.h index c00fd8fc4..fdc74781d 100644 --- a/pgadmin/include/dlg/dlgCast.h +++ b/pgadmin/include/dlg/dlgCast.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgCast.h - Cast property // diff --git a/pgadmin/include/dlg/dlgCheck.h b/pgadmin/include/dlg/dlgCheck.h index 445693867..5f24c0009 100644 --- a/pgadmin/include/dlg/dlgCheck.h +++ b/pgadmin/include/dlg/dlgCheck.h @@ -2,7 +2,7 @@ // // pgAdmin III - PostgreSQL Tools // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgCheck.h - Check property // diff --git a/pgadmin/include/dlg/dlgClasses.h b/pgadmin/include/dlg/dlgClasses.h index 2da62ffbc..0b50f99c0 100644 --- a/pgadmin/include/dlg/dlgClasses.h +++ b/pgadmin/include/dlg/dlgClasses.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgClasses.h - Some dialogue base classes // diff --git a/pgadmin/include/dlg/dlgColumn.h b/pgadmin/include/dlg/dlgColumn.h index 21a01133b..8c14e0dde 100644 --- a/pgadmin/include/dlg/dlgColumn.h +++ b/pgadmin/include/dlg/dlgColumn.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgColumn.h - Column property // diff --git a/pgadmin/include/dlg/dlgConnect.h b/pgadmin/include/dlg/dlgConnect.h index fa76a47f9..662428aa7 100644 --- a/pgadmin/include/dlg/dlgConnect.h +++ b/pgadmin/include/dlg/dlgConnect.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgConnect.h - Connect to a database // diff --git a/pgadmin/include/dlg/dlgConversion.h b/pgadmin/include/dlg/dlgConversion.h index b0dc4905d..68f69288e 100644 --- a/pgadmin/include/dlg/dlgConversion.h +++ b/pgadmin/include/dlg/dlgConversion.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgConversion.h - Conversion property // diff --git a/pgadmin/include/dlg/dlgDatabase.h b/pgadmin/include/dlg/dlgDatabase.h index 1da53564c..34932c14a 100644 --- a/pgadmin/include/dlg/dlgDatabase.h +++ b/pgadmin/include/dlg/dlgDatabase.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDatabase.h - Database property // diff --git a/pgadmin/include/dlg/dlgDomain.h b/pgadmin/include/dlg/dlgDomain.h index 6f4a511fa..a3e7d100f 100644 --- a/pgadmin/include/dlg/dlgDomain.h +++ b/pgadmin/include/dlg/dlgDomain.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgDomain.h - Domain property // diff --git a/pgadmin/include/dlg/dlgEditGridOptions.h b/pgadmin/include/dlg/dlgEditGridOptions.h index 76ebb6308..e37de9ee7 100644 --- a/pgadmin/include/dlg/dlgEditGridOptions.h +++ b/pgadmin/include/dlg/dlgEditGridOptions.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgEditGridOptions.h - Edit grid options // diff --git a/pgadmin/include/dlg/dlgExtTable.h b/pgadmin/include/dlg/dlgExtTable.h index dd350e1b0..b11073b00 100644 --- a/pgadmin/include/dlg/dlgExtTable.h +++ b/pgadmin/include/dlg/dlgExtTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgExtTable.h - Greenplum External Table property // diff --git a/pgadmin/include/dlg/dlgFindReplace.h b/pgadmin/include/dlg/dlgFindReplace.h index 4cc63b9ce..0b00181f9 100644 --- a/pgadmin/include/dlg/dlgFindReplace.h +++ b/pgadmin/include/dlg/dlgFindReplace.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgFindReplace.h - Search and replace // diff --git a/pgadmin/include/dlg/dlgForeignKey.h b/pgadmin/include/dlg/dlgForeignKey.h index 78a344b6a..af51b6980 100644 --- a/pgadmin/include/dlg/dlgForeignKey.h +++ b/pgadmin/include/dlg/dlgForeignKey.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgForeignKey.h - ForeignKey property // diff --git a/pgadmin/include/dlg/dlgFunction.h b/pgadmin/include/dlg/dlgFunction.h index 6bfdf7864..1d22e8c9c 100644 --- a/pgadmin/include/dlg/dlgFunction.h +++ b/pgadmin/include/dlg/dlgFunction.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgFunction.h - Function property // diff --git a/pgadmin/include/dlg/dlgGroup.h b/pgadmin/include/dlg/dlgGroup.h index a198042f0..74f8da8fa 100644 --- a/pgadmin/include/dlg/dlgGroup.h +++ b/pgadmin/include/dlg/dlgGroup.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgGroup.h - Group property // diff --git a/pgadmin/include/dlg/dlgHbaConfig.h b/pgadmin/include/dlg/dlgHbaConfig.h index 6f5aa8c6f..02bfc5a91 100644 --- a/pgadmin/include/dlg/dlgHbaConfig.h +++ b/pgadmin/include/dlg/dlgHbaConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgHbaConfig.h - Configure setting // diff --git a/pgadmin/include/dlg/dlgIndex.h b/pgadmin/include/dlg/dlgIndex.h index 3d2156e29..aec36931d 100644 --- a/pgadmin/include/dlg/dlgIndex.h +++ b/pgadmin/include/dlg/dlgIndex.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgIndex.h - Index property // diff --git a/pgadmin/include/dlg/dlgIndexConstraint.h b/pgadmin/include/dlg/dlgIndexConstraint.h index ab62d4ee9..ac379e4be 100644 --- a/pgadmin/include/dlg/dlgIndexConstraint.h +++ b/pgadmin/include/dlg/dlgIndexConstraint.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgIndexConstraint.h - IndexConstraint property // diff --git a/pgadmin/include/dlg/dlgLanguage.h b/pgadmin/include/dlg/dlgLanguage.h index 6b765a166..70297e14c 100644 --- a/pgadmin/include/dlg/dlgLanguage.h +++ b/pgadmin/include/dlg/dlgLanguage.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgLanguage.h - Language property // diff --git a/pgadmin/include/dlg/dlgMainConfig.h b/pgadmin/include/dlg/dlgMainConfig.h index 37ea74a81..ce7bca676 100644 --- a/pgadmin/include/dlg/dlgMainConfig.h +++ b/pgadmin/include/dlg/dlgMainConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgMainConfig.h - Configure setting // diff --git a/pgadmin/include/dlg/dlgManageFavourites.h b/pgadmin/include/dlg/dlgManageFavourites.h index a9287da91..f3274d341 100644 --- a/pgadmin/include/dlg/dlgManageFavourites.h +++ b/pgadmin/include/dlg/dlgManageFavourites.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgManageFavourites.h - Manage favourites // diff --git a/pgadmin/include/dlg/dlgManageMacros.h b/pgadmin/include/dlg/dlgManageMacros.h index 0fcca7703..50efae40a 100644 --- a/pgadmin/include/dlg/dlgManageMacros.h +++ b/pgadmin/include/dlg/dlgManageMacros.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgManageMacros.h - Manage macros // diff --git a/pgadmin/include/dlg/dlgOperator.h b/pgadmin/include/dlg/dlgOperator.h index 857a8dcf6..3b84c994d 100644 --- a/pgadmin/include/dlg/dlgOperator.h +++ b/pgadmin/include/dlg/dlgOperator.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgOperator.h - Operator property // diff --git a/pgadmin/include/dlg/dlgPackage.h b/pgadmin/include/dlg/dlgPackage.h index 9069a0ad1..a6c27cdfa 100644 --- a/pgadmin/include/dlg/dlgPackage.h +++ b/pgadmin/include/dlg/dlgPackage.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgPackage.h - EnterpriseDB Package property // diff --git a/pgadmin/include/dlg/dlgPgpassConfig.h b/pgadmin/include/dlg/dlgPgpassConfig.h index b28eaa08a..43f95a8ff 100644 --- a/pgadmin/include/dlg/dlgPgpassConfig.h +++ b/pgadmin/include/dlg/dlgPgpassConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgPgpassConfig.h - Configure setting // diff --git a/pgadmin/include/dlg/dlgProperty.h b/pgadmin/include/dlg/dlgProperty.h index 3d2fa1cc6..38322a77f 100644 --- a/pgadmin/include/dlg/dlgProperty.h +++ b/pgadmin/include/dlg/dlgProperty.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgProperty.h - common property dialog class // diff --git a/pgadmin/include/dlg/dlgReassignDropOwned.h b/pgadmin/include/dlg/dlgReassignDropOwned.h index 3b29ea368..b9f4591dc 100644 --- a/pgadmin/include/dlg/dlgReassignDropOwned.h +++ b/pgadmin/include/dlg/dlgReassignDropOwned.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2007, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgReassignDropOwned.h - Reassign or drop owned objects // diff --git a/pgadmin/include/dlg/dlgRole.h b/pgadmin/include/dlg/dlgRole.h index f553d5ff4..b0857221c 100644 --- a/pgadmin/include/dlg/dlgRole.h +++ b/pgadmin/include/dlg/dlgRole.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRole.h - Role property // diff --git a/pgadmin/include/dlg/dlgRule.h b/pgadmin/include/dlg/dlgRule.h index d5330ba5b..17ee49b18 100644 --- a/pgadmin/include/dlg/dlgRule.h +++ b/pgadmin/include/dlg/dlgRule.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRule.h - Rule property // diff --git a/pgadmin/include/dlg/dlgSchema.h b/pgadmin/include/dlg/dlgSchema.h index 195cac0fb..43c4432ee 100644 --- a/pgadmin/include/dlg/dlgSchema.h +++ b/pgadmin/include/dlg/dlgSchema.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSchema.h - Schemaproperty // diff --git a/pgadmin/include/dlg/dlgSelectConnection.h b/pgadmin/include/dlg/dlgSelectConnection.h index eeb9e198b..39b698af2 100644 --- a/pgadmin/include/dlg/dlgSelectConnection.h +++ b/pgadmin/include/dlg/dlgSelectConnection.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSelectConnection.h - Connect to a database // diff --git a/pgadmin/include/dlg/dlgSelectDatabase.h b/pgadmin/include/dlg/dlgSelectDatabase.h index bb43c2b12..923aa6ed2 100644 --- a/pgadmin/include/dlg/dlgSelectDatabase.h +++ b/pgadmin/include/dlg/dlgSelectDatabase.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id:$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSelectDatabase.h - Connect to a database // diff --git a/pgadmin/include/dlg/dlgSequence.h b/pgadmin/include/dlg/dlgSequence.h index 67ad93466..a57cf1b0f 100644 --- a/pgadmin/include/dlg/dlgSequence.h +++ b/pgadmin/include/dlg/dlgSequence.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSequence.h - Sequence property // diff --git a/pgadmin/include/dlg/dlgServer.h b/pgadmin/include/dlg/dlgServer.h index c94ab89a6..872d373e6 100644 --- a/pgadmin/include/dlg/dlgServer.h +++ b/pgadmin/include/dlg/dlgServer.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgServer.h - Server property // diff --git a/pgadmin/include/dlg/dlgSynonym.h b/pgadmin/include/dlg/dlgSynonym.h index d56172c2c..97bee4f51 100644 --- a/pgadmin/include/dlg/dlgSynonym.h +++ b/pgadmin/include/dlg/dlgSynonym.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgSynonym.h - EnterpriseDB Synonym property // diff --git a/pgadmin/include/dlg/dlgTable.h b/pgadmin/include/dlg/dlgTable.h index 4c83b2bcc..2a785e8fa 100644 --- a/pgadmin/include/dlg/dlgTable.h +++ b/pgadmin/include/dlg/dlgTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTable.h - Table property // diff --git a/pgadmin/include/dlg/dlgTablespace.h b/pgadmin/include/dlg/dlgTablespace.h index 3fbf07326..4f663795c 100644 --- a/pgadmin/include/dlg/dlgTablespace.h +++ b/pgadmin/include/dlg/dlgTablespace.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTablespace.h - Tablespace property // diff --git a/pgadmin/include/dlg/dlgTextSearchConfiguration.h b/pgadmin/include/dlg/dlgTextSearchConfiguration.h index 74ee01b56..6b22363ca 100644 --- a/pgadmin/include/dlg/dlgTextSearchConfiguration.h +++ b/pgadmin/include/dlg/dlgTextSearchConfiguration.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchConfiguration.h - Text Search Configuration property // diff --git a/pgadmin/include/dlg/dlgTextSearchDictionary.h b/pgadmin/include/dlg/dlgTextSearchDictionary.h index 4f9f4e28b..1a5ba3d42 100644 --- a/pgadmin/include/dlg/dlgTextSearchDictionary.h +++ b/pgadmin/include/dlg/dlgTextSearchDictionary.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchDictionary.h - Text Search Dictionary property // diff --git a/pgadmin/include/dlg/dlgTextSearchParser.h b/pgadmin/include/dlg/dlgTextSearchParser.h index 5a8436a41..657b470b7 100644 --- a/pgadmin/include/dlg/dlgTextSearchParser.h +++ b/pgadmin/include/dlg/dlgTextSearchParser.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchParser.h - Text Search Parser property // diff --git a/pgadmin/include/dlg/dlgTextSearchTemplate.h b/pgadmin/include/dlg/dlgTextSearchTemplate.h index ae2d07feb..f62efd4fe 100644 --- a/pgadmin/include/dlg/dlgTextSearchTemplate.h +++ b/pgadmin/include/dlg/dlgTextSearchTemplate.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTextSearchTemplate.h - Text Search Template property // diff --git a/pgadmin/include/dlg/dlgTrigger.h b/pgadmin/include/dlg/dlgTrigger.h index 64f26c457..0640bdaa2 100644 --- a/pgadmin/include/dlg/dlgTrigger.h +++ b/pgadmin/include/dlg/dlgTrigger.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgTrigger.h - Trigger property // diff --git a/pgadmin/include/dlg/dlgType.h b/pgadmin/include/dlg/dlgType.h index e65af5672..f90b4a6d2 100644 --- a/pgadmin/include/dlg/dlgType.h +++ b/pgadmin/include/dlg/dlgType.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgType.h - Typeproperty // diff --git a/pgadmin/include/dlg/dlgUser.h b/pgadmin/include/dlg/dlgUser.h index 024218f0e..05b1609e6 100644 --- a/pgadmin/include/dlg/dlgUser.h +++ b/pgadmin/include/dlg/dlgUser.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgUser.h - User property // diff --git a/pgadmin/include/dlg/dlgView.h b/pgadmin/include/dlg/dlgView.h index 717e86f15..22dbf6f90 100644 --- a/pgadmin/include/dlg/dlgView.h +++ b/pgadmin/include/dlg/dlgView.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgView.h - View property // diff --git a/pgadmin/include/dlg/module.mk b/pgadmin/include/dlg/module.mk index e9f98db66..24be693c7 100644 --- a/pgadmin/include/dlg/module.mk +++ b/pgadmin/include/dlg/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/dlg/ Makefile fragment # diff --git a/pgadmin/include/frm/frmAbout.h b/pgadmin/include/frm/frmAbout.h index 625af81b4..39c0a6478 100644 --- a/pgadmin/include/frm/frmAbout.h +++ b/pgadmin/include/frm/frmAbout.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmAbout.h - About Box // diff --git a/pgadmin/include/frm/frmBackup.h b/pgadmin/include/frm/frmBackup.h index 3ee02827a..9918c73db 100644 --- a/pgadmin/include/frm/frmBackup.h +++ b/pgadmin/include/frm/frmBackup.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackup.h - Backup database dialogue // diff --git a/pgadmin/include/frm/frmBackupGlobals.h b/pgadmin/include/frm/frmBackupGlobals.h index 3acc7967d..2a0aa76e0 100644 --- a/pgadmin/include/frm/frmBackupGlobals.h +++ b/pgadmin/include/frm/frmBackupGlobals.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackupGlobals.h - Backup globals dialogue // diff --git a/pgadmin/include/frm/frmBackupServer.h b/pgadmin/include/frm/frmBackupServer.h index df328779d..90e5a5705 100644 --- a/pgadmin/include/frm/frmBackupServer.h +++ b/pgadmin/include/frm/frmBackupServer.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmBackupServer.h - Backup server dialogue // diff --git a/pgadmin/include/frm/frmConfig.h b/pgadmin/include/frm/frmConfig.h index 1777b81b6..8fccc4aaf 100644 --- a/pgadmin/include/frm/frmConfig.h +++ b/pgadmin/include/frm/frmConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmConfig.h - Configuration tool // diff --git a/pgadmin/include/frm/frmEditGrid.h b/pgadmin/include/frm/frmEditGrid.h index 9a27b323e..ed101fd51 100644 --- a/pgadmin/include/frm/frmEditGrid.h +++ b/pgadmin/include/frm/frmEditGrid.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmEditGrid.h - The SQL Edit Grid form // diff --git a/pgadmin/include/frm/frmExport.h b/pgadmin/include/frm/frmExport.h index 682ab5ff6..51b02e3a5 100644 --- a/pgadmin/include/frm/frmExport.h +++ b/pgadmin/include/frm/frmExport.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmExport.h - The export file dialogue // diff --git a/pgadmin/include/frm/frmGrantWizard.h b/pgadmin/include/frm/frmGrantWizard.h index 8456ccf93..c9678932b 100644 --- a/pgadmin/include/frm/frmGrantWizard.h +++ b/pgadmin/include/frm/frmGrantWizard.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmGrantWizard.h - Grant Wizard Dialogue // diff --git a/pgadmin/include/frm/frmHbaConfig.h b/pgadmin/include/frm/frmHbaConfig.h index 110d58ca1..2d54eb836 100644 --- a/pgadmin/include/frm/frmHbaConfig.h +++ b/pgadmin/include/frm/frmHbaConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmHbaConfig.h - Backend access configuration tool // diff --git a/pgadmin/include/frm/frmHint.h b/pgadmin/include/frm/frmHint.h index c6f0853b9..3a8694b98 100644 --- a/pgadmin/include/frm/frmHint.h +++ b/pgadmin/include/frm/frmHint.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmHint.h - PostgreSQL Guru hints // diff --git a/pgadmin/include/frm/frmMain.h b/pgadmin/include/frm/frmMain.h index e55a0f1d9..c8a37c9d2 100644 --- a/pgadmin/include/frm/frmMain.h +++ b/pgadmin/include/frm/frmMain.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMain.h - The main form // diff --git a/pgadmin/include/frm/frmMainConfig.h b/pgadmin/include/frm/frmMainConfig.h index d647c99d4..1b38f5613 100644 --- a/pgadmin/include/frm/frmMainConfig.h +++ b/pgadmin/include/frm/frmMainConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMainConfig.h - Backend configuration tool // diff --git a/pgadmin/include/frm/frmMaintenance.h b/pgadmin/include/frm/frmMaintenance.h index 44c718d21..a97307f83 100644 --- a/pgadmin/include/frm/frmMaintenance.h +++ b/pgadmin/include/frm/frmMaintenance.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmMaintenance.h - Maintenance options selection dialogue // diff --git a/pgadmin/include/frm/frmOptions.h b/pgadmin/include/frm/frmOptions.h index c7d88403b..3951c8dfa 100644 --- a/pgadmin/include/frm/frmOptions.h +++ b/pgadmin/include/frm/frmOptions.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmOptions.h - The main options dialogue // diff --git a/pgadmin/include/frm/frmPassword.h b/pgadmin/include/frm/frmPassword.h index 73399c18e..fa2ec11fb 100644 --- a/pgadmin/include/frm/frmPassword.h +++ b/pgadmin/include/frm/frmPassword.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmPassword.h - Change password // diff --git a/pgadmin/include/frm/frmPgpassConfig.h b/pgadmin/include/frm/frmPgpassConfig.h index ea9615209..b5e47f69c 100644 --- a/pgadmin/include/frm/frmPgpassConfig.h +++ b/pgadmin/include/frm/frmPgpassConfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmPgpassConfig.h - Pgpass.conf editor // diff --git a/pgadmin/include/frm/frmQuery.h b/pgadmin/include/frm/frmQuery.h index 73d257628..f8a6350d0 100644 --- a/pgadmin/include/frm/frmQuery.h +++ b/pgadmin/include/frm/frmQuery.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmQuery.h - The SQL Query form // diff --git a/pgadmin/include/frm/frmReport.h b/pgadmin/include/frm/frmReport.h index c7cd15003..d3f4462b2 100644 --- a/pgadmin/include/frm/frmReport.h +++ b/pgadmin/include/frm/frmReport.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmReport.h - The report file dialogue // diff --git a/pgadmin/include/frm/frmRestore.h b/pgadmin/include/frm/frmRestore.h index 8c2d4fd40..6557c976e 100644 --- a/pgadmin/include/frm/frmRestore.h +++ b/pgadmin/include/frm/frmRestore.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmRestore.h - Restore database dialogue // diff --git a/pgadmin/include/frm/frmSplash.h b/pgadmin/include/frm/frmSplash.h index 52864ff19..3e80a3656 100644 --- a/pgadmin/include/frm/frmSplash.h +++ b/pgadmin/include/frm/frmSplash.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmSplash.h - Splash Screen // diff --git a/pgadmin/include/frm/frmStatus.h b/pgadmin/include/frm/frmStatus.h index e57da7887..7f61b26c9 100644 --- a/pgadmin/include/frm/frmStatus.h +++ b/pgadmin/include/frm/frmStatus.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // frmStatus.h - Status Screen // diff --git a/pgadmin/include/frm/menu.h b/pgadmin/include/frm/menu.h index a3eb3e9c0..67eb34b2e 100644 --- a/pgadmin/include/frm/menu.h +++ b/pgadmin/include/frm/menu.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // misc.h - Miscellaneous Utilties // diff --git a/pgadmin/include/frm/module.mk b/pgadmin/include/frm/module.mk index 3764cbf68..750e8fbaf 100644 --- a/pgadmin/include/frm/module.mk +++ b/pgadmin/include/frm/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/frm/ Makefile fragment # diff --git a/pgadmin/include/gqb/gqbArrayCollection.h b/pgadmin/include/gqb/gqbArrayCollection.h index c46291a0f..4d2a5650f 100644 --- a/pgadmin/include/gqb/gqbArrayCollection.h +++ b/pgadmin/include/gqb/gqbArrayCollection.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbArrayCollection.h - Implementation of Collection Using Arrays // diff --git a/pgadmin/include/gqb/gqbBrowser.h b/pgadmin/include/gqb/gqbBrowser.h index 7c6eb7acd..9e9769f63 100644 --- a/pgadmin/include/gqb/gqbBrowser.h +++ b/pgadmin/include/gqb/gqbBrowser.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbBrowser.h - Tables Tree of GQB. // diff --git a/pgadmin/include/gqb/gqbCollection.h b/pgadmin/include/gqb/gqbCollection.h index f8716b93b..5b0e0c556 100644 --- a/pgadmin/include/gqb/gqbCollection.h +++ b/pgadmin/include/gqb/gqbCollection.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbCollection.h - Generic implementation of a Collection used by GQB. // diff --git a/pgadmin/include/gqb/gqbCollectionBase.h b/pgadmin/include/gqb/gqbCollectionBase.h index efe1a1bb0..09d437c56 100644 --- a/pgadmin/include/gqb/gqbCollectionBase.h +++ b/pgadmin/include/gqb/gqbCollectionBase.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbCollectionBase.h - A Collection Interface for GQB // diff --git a/pgadmin/include/gqb/gqbColumn.h b/pgadmin/include/gqb/gqbColumn.h index 2617f39be..d0408afcf 100644 --- a/pgadmin/include/gqb/gqbColumn.h +++ b/pgadmin/include/gqb/gqbColumn.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbColumn.h - Column Object for GQB // diff --git a/pgadmin/include/gqb/gqbDatabase.h b/pgadmin/include/gqb/gqbDatabase.h index 5c9acbd44..02d9b09f4 100644 --- a/pgadmin/include/gqb/gqbDatabase.h +++ b/pgadmin/include/gqb/gqbDatabase.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbDatabase.h - Database object for GQB. // diff --git a/pgadmin/include/gqb/gqbEvents.h b/pgadmin/include/gqb/gqbEvents.h index 7a389c62a..399f1aca7 100644 --- a/pgadmin/include/gqb/gqbEvents.h +++ b/pgadmin/include/gqb/gqbEvents.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // Events.h - IDs for GQB Events // diff --git a/pgadmin/include/gqb/gqbGraphBehavior.h b/pgadmin/include/gqb/gqbGraphBehavior.h index 1c222bb51..82efa8671 100644 --- a/pgadmin/include/gqb/gqbGraphBehavior.h +++ b/pgadmin/include/gqb/gqbGraphBehavior.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGraphsimple.h - A simple Graphic Interface for GQB // diff --git a/pgadmin/include/gqb/gqbGraphSimple.h b/pgadmin/include/gqb/gqbGraphSimple.h index c19103a90..723e72130 100644 --- a/pgadmin/include/gqb/gqbGraphSimple.h +++ b/pgadmin/include/gqb/gqbGraphSimple.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGraphsimple.h - A simple Implementation of the Graphic Interface for GQB // diff --git a/pgadmin/include/gqb/gqbGridJoinTable.h b/pgadmin/include/gqb/gqbGridJoinTable.h index ee3fd6a7a..423f7793e 100644 --- a/pgadmin/include/gqb/gqbGridJoinTable.h +++ b/pgadmin/include/gqb/gqbGridJoinTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridJoinTable.h - Table implementation for Join Panel Grid // diff --git a/pgadmin/include/gqb/gqbGridOrderTable.h b/pgadmin/include/gqb/gqbGridOrderTable.h index 2b2ba83bb..c6eebdb89 100644 --- a/pgadmin/include/gqb/gqbGridOrderTable.h +++ b/pgadmin/include/gqb/gqbGridOrderTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridOrderTable.h - Table implementation for Order By Panel Grid // diff --git a/pgadmin/include/gqb/gqbGridProjTable.h b/pgadmin/include/gqb/gqbGridProjTable.h index 47b31fb6b..112f1d0f4 100644 --- a/pgadmin/include/gqb/gqbGridProjTable.h +++ b/pgadmin/include/gqb/gqbGridProjTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridProjTable.h - Table implementation for Projection Panel Grid // diff --git a/pgadmin/include/gqb/gqbGridRestTable.h b/pgadmin/include/gqb/gqbGridRestTable.h index a5bdbed2d..183e9ad05 100644 --- a/pgadmin/include/gqb/gqbGridRestTable.h +++ b/pgadmin/include/gqb/gqbGridRestTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbGridRestTable.h - Table implementation for Restrictions Panel Grid // diff --git a/pgadmin/include/gqb/gqbModel.h b/pgadmin/include/gqb/gqbModel.h index 33b9c2b3a..b729f00ed 100644 --- a/pgadmin/include/gqb/gqbModel.h +++ b/pgadmin/include/gqb/gqbModel.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbModel.h - Model of MVC Pattern for GQB // diff --git a/pgadmin/include/gqb/gqbObject.h b/pgadmin/include/gqb/gqbObject.h index 25235019b..6d9c95a6b 100644 --- a/pgadmin/include/gqb/gqbObject.h +++ b/pgadmin/include/gqb/gqbObject.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbObject.h - Main basic object used by GQB // diff --git a/pgadmin/include/gqb/gqbObjectCollection.h b/pgadmin/include/gqb/gqbObjectCollection.h index 575874448..445448a20 100644 --- a/pgadmin/include/gqb/gqbObjectCollection.h +++ b/pgadmin/include/gqb/gqbObjectCollection.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbObjectCollection.h - A Collection of simple GQB objects // diff --git a/pgadmin/include/gqb/gqbQueryObjs.h b/pgadmin/include/gqb/gqbQueryObjs.h index 8902d58bd..bc65c53f0 100644 --- a/pgadmin/include/gqb/gqbQueryObjs.h +++ b/pgadmin/include/gqb/gqbQueryObjs.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbQueryObjs.h - All objects used by a model of a query in the MVC Pattern model. // diff --git a/pgadmin/include/gqb/gqbSchema.h b/pgadmin/include/gqb/gqbSchema.h index cee43aac6..f161564bf 100644 --- a/pgadmin/include/gqb/gqbSchema.h +++ b/pgadmin/include/gqb/gqbSchema.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbSchema.h - Schema object for GQB // diff --git a/pgadmin/include/gqb/gqbTable.h b/pgadmin/include/gqb/gqbTable.h index 3ee331cc6..f290a9713 100644 --- a/pgadmin/include/gqb/gqbTable.h +++ b/pgadmin/include/gqb/gqbTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbTable.h - Table object for GQB // diff --git a/pgadmin/include/gqb/gqbViewController.h b/pgadmin/include/gqb/gqbViewController.h index 6456e9ed7..f0171dbec 100644 --- a/pgadmin/include/gqb/gqbViewController.h +++ b/pgadmin/include/gqb/gqbViewController.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbViewController.h - View and Controller implementation for MVC Pattern of GQB // diff --git a/pgadmin/include/gqb/gqbViewPanels.h b/pgadmin/include/gqb/gqbViewPanels.h index f68e3b604..7bd0d1078 100644 --- a/pgadmin/include/gqb/gqbViewPanels.h +++ b/pgadmin/include/gqb/gqbViewPanels.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gqbViewPanels.h - All panels used by GQB // diff --git a/pgadmin/include/images/module.mk b/pgadmin/include/images/module.mk index d010ac233..fced07068 100644 --- a/pgadmin/include/images/module.mk +++ b/pgadmin/include/images/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - $(srcdir)/include/images/ Makefile fragment # diff --git a/pgadmin/include/module.mk b/pgadmin/include/module.mk index 2d815c855..3f910bf24 100644 --- a/pgadmin/include/module.mk +++ b/pgadmin/include/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/ Makefile fragment # diff --git a/pgadmin/include/parser/module.mk b/pgadmin/include/parser/module.mk index f5017efd9..3afd5b948 100644 --- a/pgadmin/include/parser/module.mk +++ b/pgadmin/include/parser/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/parser/ Makefile fragment # diff --git a/pgadmin/include/pgAdmin3.h b/pgadmin/include/pgAdmin3.h index 110b5890a..eb14ad543 100644 --- a/pgadmin/include/pgAdmin3.h +++ b/pgadmin/include/pgAdmin3.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgAdmin3.h - The main application header // diff --git a/pgadmin/include/pgscript/exceptions/module.mk b/pgadmin/include/pgscript/exceptions/module.mk index 3337ad239..6e3b388bf 100644 --- a/pgadmin/include/pgscript/exceptions/module.mk +++ b/pgadmin/include/pgscript/exceptions/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/exceptions/ Makefile fragment # diff --git a/pgadmin/include/pgscript/exceptions/pgsArithmeticException.h b/pgadmin/include/pgscript/exceptions/pgsArithmeticException.h index 33421e68c..e8b711b71 100644 --- a/pgadmin/include/pgscript/exceptions/pgsArithmeticException.h +++ b/pgadmin/include/pgscript/exceptions/pgsArithmeticException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsAssertException.h b/pgadmin/include/pgscript/exceptions/pgsAssertException.h index 956d50b7a..1801b03ab 100644 --- a/pgadmin/include/pgscript/exceptions/pgsAssertException.h +++ b/pgadmin/include/pgscript/exceptions/pgsAssertException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsBreakException.h b/pgadmin/include/pgscript/exceptions/pgsBreakException.h index e5ae643ed..4c9783de5 100644 --- a/pgadmin/include/pgscript/exceptions/pgsBreakException.h +++ b/pgadmin/include/pgscript/exceptions/pgsBreakException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsCastException.h b/pgadmin/include/pgscript/exceptions/pgsCastException.h index 190210250..38fd515a8 100644 --- a/pgadmin/include/pgscript/exceptions/pgsCastException.h +++ b/pgadmin/include/pgscript/exceptions/pgsCastException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsContinueException.h b/pgadmin/include/pgscript/exceptions/pgsContinueException.h index 4c8b13705..7df4ea7e2 100644 --- a/pgadmin/include/pgscript/exceptions/pgsContinueException.h +++ b/pgadmin/include/pgscript/exceptions/pgsContinueException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsException.h b/pgadmin/include/pgscript/exceptions/pgsException.h index d38995efc..13618ed4a 100644 --- a/pgadmin/include/pgscript/exceptions/pgsException.h +++ b/pgadmin/include/pgscript/exceptions/pgsException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsInterruptException.h b/pgadmin/include/pgscript/exceptions/pgsInterruptException.h index c09a65524..fa3a9877c 100644 --- a/pgadmin/include/pgscript/exceptions/pgsInterruptException.h +++ b/pgadmin/include/pgscript/exceptions/pgsInterruptException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/exceptions/pgsParameterException.h b/pgadmin/include/pgscript/exceptions/pgsParameterException.h index c7428217a..257038432 100644 --- a/pgadmin/include/pgscript/exceptions/pgsParameterException.h +++ b/pgadmin/include/pgscript/exceptions/pgsParameterException.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/module.mk b/pgadmin/include/pgscript/expressions/module.mk index 1b18dda17..3574dacab 100644 --- a/pgadmin/include/pgscript/expressions/module.mk +++ b/pgadmin/include/pgscript/expressions/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/expressions/ Makefile fragment # diff --git a/pgadmin/include/pgscript/expressions/pgsAnd.h b/pgadmin/include/pgscript/expressions/pgsAnd.h index a454d76c2..2612e2fdb 100644 --- a/pgadmin/include/pgscript/expressions/pgsAnd.h +++ b/pgadmin/include/pgscript/expressions/pgsAnd.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsAssign.h b/pgadmin/include/pgscript/expressions/pgsAssign.h index 3e0a49b5f..12d4299f9 100644 --- a/pgadmin/include/pgscript/expressions/pgsAssign.h +++ b/pgadmin/include/pgscript/expressions/pgsAssign.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsAssignToRecord.h b/pgadmin/include/pgscript/expressions/pgsAssignToRecord.h index 411e3068f..f03357a36 100644 --- a/pgadmin/include/pgscript/expressions/pgsAssignToRecord.h +++ b/pgadmin/include/pgscript/expressions/pgsAssignToRecord.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsCast.h b/pgadmin/include/pgscript/expressions/pgsCast.h index 85e81a13b..ca06004eb 100644 --- a/pgadmin/include/pgscript/expressions/pgsCast.h +++ b/pgadmin/include/pgscript/expressions/pgsCast.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsColumns.h b/pgadmin/include/pgscript/expressions/pgsColumns.h index 20583e48d..6fd82ce9f 100644 --- a/pgadmin/include/pgscript/expressions/pgsColumns.h +++ b/pgadmin/include/pgscript/expressions/pgsColumns.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsDifferent.h b/pgadmin/include/pgscript/expressions/pgsDifferent.h index 487da5c5a..5b91188d1 100644 --- a/pgadmin/include/pgscript/expressions/pgsDifferent.h +++ b/pgadmin/include/pgscript/expressions/pgsDifferent.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsEqual.h b/pgadmin/include/pgscript/expressions/pgsEqual.h index 40980ef32..742007fb7 100644 --- a/pgadmin/include/pgscript/expressions/pgsEqual.h +++ b/pgadmin/include/pgscript/expressions/pgsEqual.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsExecute.h b/pgadmin/include/pgscript/expressions/pgsExecute.h index 6f654757f..a5dba68ad 100644 --- a/pgadmin/include/pgscript/expressions/pgsExecute.h +++ b/pgadmin/include/pgscript/expressions/pgsExecute.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsExpression.h b/pgadmin/include/pgscript/expressions/pgsExpression.h index dd2addc10..bde6a3b5f 100644 --- a/pgadmin/include/pgscript/expressions/pgsExpression.h +++ b/pgadmin/include/pgscript/expressions/pgsExpression.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsExpressions.h b/pgadmin/include/pgscript/expressions/pgsExpressions.h index 33d77aef7..d5f0d93aa 100644 --- a/pgadmin/include/pgscript/expressions/pgsExpressions.h +++ b/pgadmin/include/pgscript/expressions/pgsExpressions.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenDate.h b/pgadmin/include/pgscript/expressions/pgsGenDate.h index 409fb8494..be8f4b73d 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenDate.h +++ b/pgadmin/include/pgscript/expressions/pgsGenDate.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenDateTime.h b/pgadmin/include/pgscript/expressions/pgsGenDateTime.h index 95240bb61..73492b6c6 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenDateTime.h +++ b/pgadmin/include/pgscript/expressions/pgsGenDateTime.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenDictionary.h b/pgadmin/include/pgscript/expressions/pgsGenDictionary.h index 39f8d5ebd..8af19cc9b 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenDictionary.h +++ b/pgadmin/include/pgscript/expressions/pgsGenDictionary.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenInt.h b/pgadmin/include/pgscript/expressions/pgsGenInt.h index 389685e8f..18b8bf6f7 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenInt.h +++ b/pgadmin/include/pgscript/expressions/pgsGenInt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenReal.h b/pgadmin/include/pgscript/expressions/pgsGenReal.h index 7fdba0290..5610c2d96 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenReal.h +++ b/pgadmin/include/pgscript/expressions/pgsGenReal.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenReference.h b/pgadmin/include/pgscript/expressions/pgsGenReference.h index 1da95df1a..4c496d80d 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenReference.h +++ b/pgadmin/include/pgscript/expressions/pgsGenReference.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenRegex.h b/pgadmin/include/pgscript/expressions/pgsGenRegex.h index 8399083f2..b488cbf96 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenRegex.h +++ b/pgadmin/include/pgscript/expressions/pgsGenRegex.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenString.h b/pgadmin/include/pgscript/expressions/pgsGenString.h index 5d3e62488..ce42c08ab 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenString.h +++ b/pgadmin/include/pgscript/expressions/pgsGenString.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGenTime.h b/pgadmin/include/pgscript/expressions/pgsGenTime.h index b69a877dc..ac6e8fc92 100644 --- a/pgadmin/include/pgscript/expressions/pgsGenTime.h +++ b/pgadmin/include/pgscript/expressions/pgsGenTime.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGreater.h b/pgadmin/include/pgscript/expressions/pgsGreater.h index a596a4ef7..c1db6f04e 100644 --- a/pgadmin/include/pgscript/expressions/pgsGreater.h +++ b/pgadmin/include/pgscript/expressions/pgsGreater.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsGreaterEqual.h b/pgadmin/include/pgscript/expressions/pgsGreaterEqual.h index 9ff6c9860..9880f4ab3 100644 --- a/pgadmin/include/pgscript/expressions/pgsGreaterEqual.h +++ b/pgadmin/include/pgscript/expressions/pgsGreaterEqual.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsIdent.h b/pgadmin/include/pgscript/expressions/pgsIdent.h index f5127da01..d5ff481a5 100644 --- a/pgadmin/include/pgscript/expressions/pgsIdent.h +++ b/pgadmin/include/pgscript/expressions/pgsIdent.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsIdentRecord.h b/pgadmin/include/pgscript/expressions/pgsIdentRecord.h index 9570f8212..727a91a73 100644 --- a/pgadmin/include/pgscript/expressions/pgsIdentRecord.h +++ b/pgadmin/include/pgscript/expressions/pgsIdentRecord.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsLines.h b/pgadmin/include/pgscript/expressions/pgsLines.h index 9d7420c21..2a12454ae 100644 --- a/pgadmin/include/pgscript/expressions/pgsLines.h +++ b/pgadmin/include/pgscript/expressions/pgsLines.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsLower.h b/pgadmin/include/pgscript/expressions/pgsLower.h index 023ad143b..013042bd2 100644 --- a/pgadmin/include/pgscript/expressions/pgsLower.h +++ b/pgadmin/include/pgscript/expressions/pgsLower.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsLowerEqual.h b/pgadmin/include/pgscript/expressions/pgsLowerEqual.h index 616caf98d..cfe7972a6 100644 --- a/pgadmin/include/pgscript/expressions/pgsLowerEqual.h +++ b/pgadmin/include/pgscript/expressions/pgsLowerEqual.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsMinus.h b/pgadmin/include/pgscript/expressions/pgsMinus.h index 4358e53c2..b737539ce 100644 --- a/pgadmin/include/pgscript/expressions/pgsMinus.h +++ b/pgadmin/include/pgscript/expressions/pgsMinus.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsModulo.h b/pgadmin/include/pgscript/expressions/pgsModulo.h index 3c4b66430..01300debf 100644 --- a/pgadmin/include/pgscript/expressions/pgsModulo.h +++ b/pgadmin/include/pgscript/expressions/pgsModulo.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsNegate.h b/pgadmin/include/pgscript/expressions/pgsNegate.h index 2200044a8..54e3fc99b 100644 --- a/pgadmin/include/pgscript/expressions/pgsNegate.h +++ b/pgadmin/include/pgscript/expressions/pgsNegate.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsNot.h b/pgadmin/include/pgscript/expressions/pgsNot.h index ab5cc5232..3e7373f0e 100644 --- a/pgadmin/include/pgscript/expressions/pgsNot.h +++ b/pgadmin/include/pgscript/expressions/pgsNot.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsOperation.h b/pgadmin/include/pgscript/expressions/pgsOperation.h index 94f3284c1..97e644154 100644 --- a/pgadmin/include/pgscript/expressions/pgsOperation.h +++ b/pgadmin/include/pgscript/expressions/pgsOperation.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsOr.h b/pgadmin/include/pgscript/expressions/pgsOr.h index 74fcd6556..9d7fdf898 100644 --- a/pgadmin/include/pgscript/expressions/pgsOr.h +++ b/pgadmin/include/pgscript/expressions/pgsOr.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsOver.h b/pgadmin/include/pgscript/expressions/pgsOver.h index 6c21ca0c1..55d8f7dd6 100644 --- a/pgadmin/include/pgscript/expressions/pgsOver.h +++ b/pgadmin/include/pgscript/expressions/pgsOver.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsParenthesis.h b/pgadmin/include/pgscript/expressions/pgsParenthesis.h index ed69ad296..158f273fe 100644 --- a/pgadmin/include/pgscript/expressions/pgsParenthesis.h +++ b/pgadmin/include/pgscript/expressions/pgsParenthesis.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsPlus.h b/pgadmin/include/pgscript/expressions/pgsPlus.h index 94ecfabc2..7456d8bf4 100644 --- a/pgadmin/include/pgscript/expressions/pgsPlus.h +++ b/pgadmin/include/pgscript/expressions/pgsPlus.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsRemoveLine.h b/pgadmin/include/pgscript/expressions/pgsRemoveLine.h index 2fdb39514..0a3380c7d 100644 --- a/pgadmin/include/pgscript/expressions/pgsRemoveLine.h +++ b/pgadmin/include/pgscript/expressions/pgsRemoveLine.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsTimes.h b/pgadmin/include/pgscript/expressions/pgsTimes.h index 6cfc8a9c2..aa335e579 100644 --- a/pgadmin/include/pgscript/expressions/pgsTimes.h +++ b/pgadmin/include/pgscript/expressions/pgsTimes.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/expressions/pgsTrim.h b/pgadmin/include/pgscript/expressions/pgsTrim.h index 9d0d176f0..393891dc8 100644 --- a/pgadmin/include/pgscript/expressions/pgsTrim.h +++ b/pgadmin/include/pgscript/expressions/pgsTrim.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/module.mk b/pgadmin/include/pgscript/generators/module.mk index 3df57678b..4401a08bd 100644 --- a/pgadmin/include/pgscript/generators/module.mk +++ b/pgadmin/include/pgscript/generators/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/generators/ Makefile fragment # diff --git a/pgadmin/include/pgscript/generators/pgsDateGen.h b/pgadmin/include/pgscript/generators/pgsDateGen.h index 0ba8d6b7e..d910f7acc 100644 --- a/pgadmin/include/pgscript/generators/pgsDateGen.h +++ b/pgadmin/include/pgscript/generators/pgsDateGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsDateTimeGen.h b/pgadmin/include/pgscript/generators/pgsDateTimeGen.h index 1f08b71c5..87f350f4c 100644 --- a/pgadmin/include/pgscript/generators/pgsDateTimeGen.h +++ b/pgadmin/include/pgscript/generators/pgsDateTimeGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsDictionaryGen.h b/pgadmin/include/pgscript/generators/pgsDictionaryGen.h index 2f5038781..e94c31e17 100644 --- a/pgadmin/include/pgscript/generators/pgsDictionaryGen.h +++ b/pgadmin/include/pgscript/generators/pgsDictionaryGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsIntegerGen.h b/pgadmin/include/pgscript/generators/pgsIntegerGen.h index 7305c1c1b..247285488 100644 --- a/pgadmin/include/pgscript/generators/pgsIntegerGen.h +++ b/pgadmin/include/pgscript/generators/pgsIntegerGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsNumberGen.h b/pgadmin/include/pgscript/generators/pgsNumberGen.h index d4b4b1583..079aabb5a 100644 --- a/pgadmin/include/pgscript/generators/pgsNumberGen.h +++ b/pgadmin/include/pgscript/generators/pgsNumberGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsObjectGen.h b/pgadmin/include/pgscript/generators/pgsObjectGen.h index 84051cad2..a68a423f9 100644 --- a/pgadmin/include/pgscript/generators/pgsObjectGen.h +++ b/pgadmin/include/pgscript/generators/pgsObjectGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsRealGen.h b/pgadmin/include/pgscript/generators/pgsRealGen.h index bee49450f..922520f3e 100644 --- a/pgadmin/include/pgscript/generators/pgsRealGen.h +++ b/pgadmin/include/pgscript/generators/pgsRealGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsReferenceGen.h b/pgadmin/include/pgscript/generators/pgsReferenceGen.h index dbd2bc7ab..3faa4249a 100644 --- a/pgadmin/include/pgscript/generators/pgsReferenceGen.h +++ b/pgadmin/include/pgscript/generators/pgsReferenceGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsRegexGen.h b/pgadmin/include/pgscript/generators/pgsRegexGen.h index 0b936228a..ffb65c025 100644 --- a/pgadmin/include/pgscript/generators/pgsRegexGen.h +++ b/pgadmin/include/pgscript/generators/pgsRegexGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsStringGen.h b/pgadmin/include/pgscript/generators/pgsStringGen.h index e2184e360..9fb0b1930 100644 --- a/pgadmin/include/pgscript/generators/pgsStringGen.h +++ b/pgadmin/include/pgscript/generators/pgsStringGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/generators/pgsTimeGen.h b/pgadmin/include/pgscript/generators/pgsTimeGen.h index b091a3e2a..a009fe256 100644 --- a/pgadmin/include/pgscript/generators/pgsTimeGen.h +++ b/pgadmin/include/pgscript/generators/pgsTimeGen.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/module.mk b/pgadmin/include/pgscript/objects/module.mk index f6cf6d852..f81c6d11f 100644 --- a/pgadmin/include/pgscript/objects/module.mk +++ b/pgadmin/include/pgscript/objects/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/objects/ Makefile fragment # diff --git a/pgadmin/include/pgscript/objects/pgsGenerator.h b/pgadmin/include/pgscript/objects/pgsGenerator.h index 6ad79e7cd..e171ff382 100644 --- a/pgadmin/include/pgscript/objects/pgsGenerator.h +++ b/pgadmin/include/pgscript/objects/pgsGenerator.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/pgsNumber.h b/pgadmin/include/pgscript/objects/pgsNumber.h index 3563209ba..f9c38b77c 100644 --- a/pgadmin/include/pgscript/objects/pgsNumber.h +++ b/pgadmin/include/pgscript/objects/pgsNumber.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/pgsObjects.h b/pgadmin/include/pgscript/objects/pgsObjects.h index a951ed1c1..838c89879 100644 --- a/pgadmin/include/pgscript/objects/pgsObjects.h +++ b/pgadmin/include/pgscript/objects/pgsObjects.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/pgsRecord.h b/pgadmin/include/pgscript/objects/pgsRecord.h index 2c895db18..b14e79576 100644 --- a/pgadmin/include/pgscript/objects/pgsRecord.h +++ b/pgadmin/include/pgscript/objects/pgsRecord.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/pgsString.h b/pgadmin/include/pgscript/objects/pgsString.h index 3836b649d..a855acd1b 100644 --- a/pgadmin/include/pgscript/objects/pgsString.h +++ b/pgadmin/include/pgscript/objects/pgsString.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/objects/pgsVariable.h b/pgadmin/include/pgscript/objects/pgsVariable.h index a883a930c..6c66526cb 100644 --- a/pgadmin/include/pgscript/objects/pgsVariable.h +++ b/pgadmin/include/pgscript/objects/pgsVariable.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/parser.tab.hh b/pgadmin/include/pgscript/parser.tab.hh index db4b48b1a..2b699975c 100644 --- a/pgadmin/include/pgscript/parser.tab.hh +++ b/pgadmin/include/pgscript/parser.tab.hh @@ -56,7 +56,7 @@ namespace pgscript // pgScript - PostgreSQL Tools // RCS-ID: $Id: pgsParser.yy,v 1.6 2008/08/10 22:11:29 pgunittest Exp $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/pgsApplication.h b/pgadmin/include/pgscript/pgsApplication.h index bbcaa3aa6..b3cf79a35 100644 --- a/pgadmin/include/pgscript/pgsApplication.h +++ b/pgadmin/include/pgscript/pgsApplication.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/module.mk b/pgadmin/include/pgscript/statements/module.mk index 7cf9fc89e..efc9c6ea9 100644 --- a/pgadmin/include/pgscript/statements/module.mk +++ b/pgadmin/include/pgscript/statements/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/statements/ Makefile fragment # diff --git a/pgadmin/include/pgscript/statements/pgsAssertStmt.h b/pgadmin/include/pgscript/statements/pgsAssertStmt.h index 3c0687ef8..4f226363f 100644 --- a/pgadmin/include/pgscript/statements/pgsAssertStmt.h +++ b/pgadmin/include/pgscript/statements/pgsAssertStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsBreakStmt.h b/pgadmin/include/pgscript/statements/pgsBreakStmt.h index 8f82b7d4e..cdc210e2a 100644 --- a/pgadmin/include/pgscript/statements/pgsBreakStmt.h +++ b/pgadmin/include/pgscript/statements/pgsBreakStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsContinueStmt.h b/pgadmin/include/pgscript/statements/pgsContinueStmt.h index 9b48df960..5e776ec27 100644 --- a/pgadmin/include/pgscript/statements/pgsContinueStmt.h +++ b/pgadmin/include/pgscript/statements/pgsContinueStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsDeclareRecordStmt.h b/pgadmin/include/pgscript/statements/pgsDeclareRecordStmt.h index 33595976a..568093289 100644 --- a/pgadmin/include/pgscript/statements/pgsDeclareRecordStmt.h +++ b/pgadmin/include/pgscript/statements/pgsDeclareRecordStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsExpressionStmt.h b/pgadmin/include/pgscript/statements/pgsExpressionStmt.h index c61b15d5f..cd51f01b5 100644 --- a/pgadmin/include/pgscript/statements/pgsExpressionStmt.h +++ b/pgadmin/include/pgscript/statements/pgsExpressionStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsIfStmt.h b/pgadmin/include/pgscript/statements/pgsIfStmt.h index 71ad87bfc..65938e5d1 100644 --- a/pgadmin/include/pgscript/statements/pgsIfStmt.h +++ b/pgadmin/include/pgscript/statements/pgsIfStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsPrintStmt.h b/pgadmin/include/pgscript/statements/pgsPrintStmt.h index f73fb824e..8c22ea9d8 100644 --- a/pgadmin/include/pgscript/statements/pgsPrintStmt.h +++ b/pgadmin/include/pgscript/statements/pgsPrintStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsProgram.h b/pgadmin/include/pgscript/statements/pgsProgram.h index dc9f0fba0..b6e2adcb9 100644 --- a/pgadmin/include/pgscript/statements/pgsProgram.h +++ b/pgadmin/include/pgscript/statements/pgsProgram.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsStatements.h b/pgadmin/include/pgscript/statements/pgsStatements.h index e3403da6f..c6ccf5d10 100644 --- a/pgadmin/include/pgscript/statements/pgsStatements.h +++ b/pgadmin/include/pgscript/statements/pgsStatements.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsStmt.h b/pgadmin/include/pgscript/statements/pgsStmt.h index d1c15d11e..f5ac590e2 100644 --- a/pgadmin/include/pgscript/statements/pgsStmt.h +++ b/pgadmin/include/pgscript/statements/pgsStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsStmtList.h b/pgadmin/include/pgscript/statements/pgsStmtList.h index ff360af7a..d3110a4ff 100644 --- a/pgadmin/include/pgscript/statements/pgsStmtList.h +++ b/pgadmin/include/pgscript/statements/pgsStmtList.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/statements/pgsWhileStmt.h b/pgadmin/include/pgscript/statements/pgsWhileStmt.h index 3954312af..842a54736 100644 --- a/pgadmin/include/pgscript/statements/pgsWhileStmt.h +++ b/pgadmin/include/pgscript/statements/pgsWhileStmt.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/mapm-lib/m_apm.h b/pgadmin/include/pgscript/utilities/mapm-lib/m_apm.h index f96aa5092..6ae4e12c2 100644 --- a/pgadmin/include/pgscript/utilities/mapm-lib/m_apm.h +++ b/pgadmin/include/pgscript/utilities/mapm-lib/m_apm.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/mapm-lib/m_apm_lc.h b/pgadmin/include/pgscript/utilities/mapm-lib/m_apm_lc.h index c41bc4aef..3a6da5cf3 100644 --- a/pgadmin/include/pgscript/utilities/mapm-lib/m_apm_lc.h +++ b/pgadmin/include/pgscript/utilities/mapm-lib/m_apm_lc.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/mapm-lib/module.mk b/pgadmin/include/pgscript/utilities/mapm-lib/module.mk index 81c19da66..cf07a598c 100644 --- a/pgadmin/include/pgscript/utilities/mapm-lib/module.mk +++ b/pgadmin/include/pgscript/utilities/mapm-lib/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/utilities/mapm-lib/ Makefile fragment # diff --git a/pgadmin/include/pgscript/utilities/module.mk b/pgadmin/include/pgscript/utilities/module.mk index 2b3d6e078..76c0e8acb 100644 --- a/pgadmin/include/pgscript/utilities/module.mk +++ b/pgadmin/include/pgscript/utilities/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/pgscript/utilities/ Makefile fragment # diff --git a/pgadmin/include/pgscript/utilities/pgsAlloc.h b/pgadmin/include/pgscript/utilities/pgsAlloc.h index 0625c5123..84b97c377 100644 --- a/pgadmin/include/pgscript/utilities/pgsAlloc.h +++ b/pgadmin/include/pgscript/utilities/pgsAlloc.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsContext.h b/pgadmin/include/pgscript/utilities/pgsContext.h index b86a4ff3d..b21ded7aa 100644 --- a/pgadmin/include/pgscript/utilities/pgsContext.h +++ b/pgadmin/include/pgscript/utilities/pgsContext.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsCopiedPtr.h b/pgadmin/include/pgscript/utilities/pgsCopiedPtr.h index 644b85d51..c98877acf 100644 --- a/pgadmin/include/pgscript/utilities/pgsCopiedPtr.h +++ b/pgadmin/include/pgscript/utilities/pgsCopiedPtr.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsDriver.h b/pgadmin/include/pgscript/utilities/pgsDriver.h index 927e189d2..4c7e481af 100644 --- a/pgadmin/include/pgscript/utilities/pgsDriver.h +++ b/pgadmin/include/pgscript/utilities/pgsDriver.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsMapm.h b/pgadmin/include/pgscript/utilities/pgsMapm.h index c4ef349a2..b96dd36a7 100644 --- a/pgadmin/include/pgscript/utilities/pgsMapm.h +++ b/pgadmin/include/pgscript/utilities/pgsMapm.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsScanner.h b/pgadmin/include/pgscript/utilities/pgsScanner.h index 8ea2e1c9e..fb50ddc0e 100644 --- a/pgadmin/include/pgscript/utilities/pgsScanner.h +++ b/pgadmin/include/pgscript/utilities/pgsScanner.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsSharedPtr.h b/pgadmin/include/pgscript/utilities/pgsSharedPtr.h index 4fb5626ae..bd51f9dad 100644 --- a/pgadmin/include/pgscript/utilities/pgsSharedPtr.h +++ b/pgadmin/include/pgscript/utilities/pgsSharedPtr.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsThread.h b/pgadmin/include/pgscript/utilities/pgsThread.h index 978defff7..aec673a1b 100644 --- a/pgadmin/include/pgscript/utilities/pgsThread.h +++ b/pgadmin/include/pgscript/utilities/pgsThread.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/pgscript/utilities/pgsUtilities.h b/pgadmin/include/pgscript/utilities/pgsUtilities.h index 705261ab8..a316b8ff9 100644 --- a/pgadmin/include/pgscript/utilities/pgsUtilities.h +++ b/pgadmin/include/pgscript/utilities/pgsUtilities.h @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/include/postgres.h b/pgadmin/include/postgres.h index f8420875b..bbcfa5175 100644 --- a/pgadmin/include/postgres.h +++ b/pgadmin/include/postgres.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // postgres.h - dummy include // diff --git a/pgadmin/include/precomp.h b/pgadmin/include/precomp.h index dbff3b69b..6221faa45 100644 --- a/pgadmin/include/precomp.h +++ b/pgadmin/include/precomp.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // precomp.h - All header files for compilers supporting precompiled headers // diff --git a/pgadmin/include/schema/edbPackage.h b/pgadmin/include/schema/edbPackage.h index 17dd20e7a..61cfbf5cf 100644 --- a/pgadmin/include/schema/edbPackage.h +++ b/pgadmin/include/schema/edbPackage.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackage.h - EnterpriseDB Package class // diff --git a/pgadmin/include/schema/edbPackageFunction.h b/pgadmin/include/schema/edbPackageFunction.h index 69707e3ff..02ea9426a 100644 --- a/pgadmin/include/schema/edbPackageFunction.h +++ b/pgadmin/include/schema/edbPackageFunction.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackageFunction.h - EnterpriseDB Package member function // diff --git a/pgadmin/include/schema/edbPackageVariable.h b/pgadmin/include/schema/edbPackageVariable.h index 39db5b2fc..ed728bf59 100644 --- a/pgadmin/include/schema/edbPackageVariable.h +++ b/pgadmin/include/schema/edbPackageVariable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackageVariable.h - EnterpriseDB Package variable // diff --git a/pgadmin/include/schema/edbSynonym.h b/pgadmin/include/schema/edbSynonym.h index 5f7d35015..c3d8e478f 100644 --- a/pgadmin/include/schema/edbSynonym.h +++ b/pgadmin/include/schema/edbSynonym.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbSynonym.h - EnterpriseDB Synonym class // diff --git a/pgadmin/include/schema/gpExtTable.h b/pgadmin/include/schema/gpExtTable.h index ee3480df4..e4054b66e 100644 --- a/pgadmin/include/schema/gpExtTable.h +++ b/pgadmin/include/schema/gpExtTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpExtTable.h Greenplum External Table // diff --git a/pgadmin/include/schema/gpPartition.h b/pgadmin/include/schema/gpPartition.h index 55290b55d..f24912c43 100644 --- a/pgadmin/include/schema/gpPartition.h +++ b/pgadmin/include/schema/gpPartition.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpPartition.h Greenplum Partitioned Table Partition // diff --git a/pgadmin/include/schema/gpResQueue.h b/pgadmin/include/schema/gpResQueue.h index 6ec7c83ec..69731c422 100644 --- a/pgadmin/include/schema/gpResQueue.h +++ b/pgadmin/include/schema/gpResQueue.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpResQueue.h - Greenplum Resource Queue // diff --git a/pgadmin/include/schema/module.mk b/pgadmin/include/schema/module.mk index 19e1d66f6..22a2b3c0d 100644 --- a/pgadmin/include/schema/module.mk +++ b/pgadmin/include/schema/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/schema/ Makefile fragment # diff --git a/pgadmin/include/schema/pgAggregate.h b/pgadmin/include/schema/pgAggregate.h index 9072677b3..3cf2fefb2 100644 --- a/pgadmin/include/schema/pgAggregate.h +++ b/pgadmin/include/schema/pgAggregate.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgAggregate.h PostgreSQL Aggregate // diff --git a/pgadmin/include/schema/pgCast.h b/pgadmin/include/schema/pgCast.h index 56946a0d6..072e5bf5e 100644 --- a/pgadmin/include/schema/pgCast.h +++ b/pgadmin/include/schema/pgCast.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCast.h PostgreSQL Cast // diff --git a/pgadmin/include/schema/pgCatalogObject.h b/pgadmin/include/schema/pgCatalogObject.h index ffd1e431c..ba97f5fa5 100644 --- a/pgadmin/include/schema/pgCatalogObject.h +++ b/pgadmin/include/schema/pgCatalogObject.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCatalogObject.h - EnterpriseDB catalog class // diff --git a/pgadmin/include/schema/pgCheck.h b/pgadmin/include/schema/pgCheck.h index 0df7dac16..afd2a7a78 100644 --- a/pgadmin/include/schema/pgCheck.h +++ b/pgadmin/include/schema/pgCheck.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCheck.h PostgreSQL Check // diff --git a/pgadmin/include/schema/pgCollection.h b/pgadmin/include/schema/pgCollection.h index 0e2033911..d269453a6 100644 --- a/pgadmin/include/schema/pgCollection.h +++ b/pgadmin/include/schema/pgCollection.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCollection.h - Simple object for use with 'collection' nodes // diff --git a/pgadmin/include/schema/pgColumn.h b/pgadmin/include/schema/pgColumn.h index bfb21f8d9..425631c1e 100644 --- a/pgadmin/include/schema/pgColumn.h +++ b/pgadmin/include/schema/pgColumn.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgColumn.h PostgreSQL Column // diff --git a/pgadmin/include/schema/pgConstraints.h b/pgadmin/include/schema/pgConstraints.h index 42461b555..e090d8a43 100644 --- a/pgadmin/include/schema/pgConstraints.h +++ b/pgadmin/include/schema/pgConstraints.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConstraints.h - Constraint collection // diff --git a/pgadmin/include/schema/pgConversion.h b/pgadmin/include/schema/pgConversion.h index a2f728fec..7469ca1ce 100644 --- a/pgadmin/include/schema/pgConversion.h +++ b/pgadmin/include/schema/pgConversion.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConversion.h PostgreSQL Conversion // diff --git a/pgadmin/include/schema/pgDatabase.h b/pgadmin/include/schema/pgDatabase.h index 61bd7eb6c..1cd0a29d8 100644 --- a/pgadmin/include/schema/pgDatabase.h +++ b/pgadmin/include/schema/pgDatabase.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDatabase.h - PostgreSQL Database // diff --git a/pgadmin/include/schema/pgDatatype.h b/pgadmin/include/schema/pgDatatype.h index d7ab06b44..902347c8e 100644 --- a/pgadmin/include/schema/pgDatatype.h +++ b/pgadmin/include/schema/pgDatatype.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDatatype.h - PostgreSQL Datatypes // diff --git a/pgadmin/include/schema/pgDomain.h b/pgadmin/include/schema/pgDomain.h index bc29aa885..df710f813 100644 --- a/pgadmin/include/schema/pgDomain.h +++ b/pgadmin/include/schema/pgDomain.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDomain.h PostgreSQL Domain // diff --git a/pgadmin/include/schema/pgForeignKey.h b/pgadmin/include/schema/pgForeignKey.h index 9681b0381..a6de58ccf 100644 --- a/pgadmin/include/schema/pgForeignKey.h +++ b/pgadmin/include/schema/pgForeignKey.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgForeignKey.h PostgreSQL ForeignKey // diff --git a/pgadmin/include/schema/pgFunction.h b/pgadmin/include/schema/pgFunction.h index 9c3cc1cad..0ec5e96bc 100644 --- a/pgadmin/include/schema/pgFunction.h +++ b/pgadmin/include/schema/pgFunction.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgFunction.h PostgreSQL Function // diff --git a/pgadmin/include/schema/pgGroup.h b/pgadmin/include/schema/pgGroup.h index 34f13f19a..7d1fa1958 100644 --- a/pgadmin/include/schema/pgGroup.h +++ b/pgadmin/include/schema/pgGroup.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgGroup.h - PostgreSQL Group // diff --git a/pgadmin/include/schema/pgIndex.h b/pgadmin/include/schema/pgIndex.h index d2ffe5f42..65a1ac0cc 100644 --- a/pgadmin/include/schema/pgIndex.h +++ b/pgadmin/include/schema/pgIndex.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgIndex.h PostgreSQL Index // diff --git a/pgadmin/include/schema/pgIndexConstraint.h b/pgadmin/include/schema/pgIndexConstraint.h index 570a1ff2c..d5a40f79a 100644 --- a/pgadmin/include/schema/pgIndexConstraint.h +++ b/pgadmin/include/schema/pgIndexConstraint.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgIndexConstraint.h PostgreSQL Index Constraint: PK, Unique // diff --git a/pgadmin/include/schema/pgLanguage.h b/pgadmin/include/schema/pgLanguage.h index 32833feda..4a7c520ef 100644 --- a/pgadmin/include/schema/pgLanguage.h +++ b/pgadmin/include/schema/pgLanguage.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgLanguage.h PostgreSQL Language // diff --git a/pgadmin/include/schema/pgObject.h b/pgadmin/include/schema/pgObject.h index c9bf558a0..9d947bae5 100644 --- a/pgadmin/include/schema/pgObject.h +++ b/pgadmin/include/schema/pgObject.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgObject.h - PostgreSQL base object class // diff --git a/pgadmin/include/schema/pgOperator.h b/pgadmin/include/schema/pgOperator.h index b462c0c61..6df35ca69 100644 --- a/pgadmin/include/schema/pgOperator.h +++ b/pgadmin/include/schema/pgOperator.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperator.h PostgreSQL Operator // diff --git a/pgadmin/include/schema/pgOperatorClass.h b/pgadmin/include/schema/pgOperatorClass.h index ec1fed5b7..a6dc732bb 100644 --- a/pgadmin/include/schema/pgOperatorClass.h +++ b/pgadmin/include/schema/pgOperatorClass.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperatorClass.h PostgreSQL OperatorClass // diff --git a/pgadmin/include/schema/pgOperatorFamily.h b/pgadmin/include/schema/pgOperatorFamily.h index ca8168b7d..86846a0bc 100644 --- a/pgadmin/include/schema/pgOperatorFamily.h +++ b/pgadmin/include/schema/pgOperatorFamily.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperatorFamily.h PostgreSQL OperatorFamily // diff --git a/pgadmin/include/schema/pgRole.h b/pgadmin/include/schema/pgRole.h index 5f05c7cd2..6f9c82b50 100644 --- a/pgadmin/include/schema/pgRole.h +++ b/pgadmin/include/schema/pgRole.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgRole.h - PostgreSQL Role // diff --git a/pgadmin/include/schema/pgRule.h b/pgadmin/include/schema/pgRule.h index 330972369..6eed6700a 100644 --- a/pgadmin/include/schema/pgRule.h +++ b/pgadmin/include/schema/pgRule.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgRule.h PostgreSQL Rule // diff --git a/pgadmin/include/schema/pgSchema.h b/pgadmin/include/schema/pgSchema.h index 4ec153726..afffdfaf3 100644 --- a/pgadmin/include/schema/pgSchema.h +++ b/pgadmin/include/schema/pgSchema.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSchema.h PostgreSQL Schema // diff --git a/pgadmin/include/schema/pgSequence.h b/pgadmin/include/schema/pgSequence.h index 83e65a206..45131fe9d 100644 --- a/pgadmin/include/schema/pgSequence.h +++ b/pgadmin/include/schema/pgSequence.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSequence.h PostgreSQL Sequence // diff --git a/pgadmin/include/schema/pgServer.h b/pgadmin/include/schema/pgServer.h index 51d4d5033..6a0cc3705 100644 --- a/pgadmin/include/schema/pgServer.h +++ b/pgadmin/include/schema/pgServer.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgServer.h - PostgreSQL Server // diff --git a/pgadmin/include/schema/pgTable.h b/pgadmin/include/schema/pgTable.h index cdb6ba297..faaf464ac 100644 --- a/pgadmin/include/schema/pgTable.h +++ b/pgadmin/include/schema/pgTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTable.h PostgreSQL Table // diff --git a/pgadmin/include/schema/pgTablespace.h b/pgadmin/include/schema/pgTablespace.h index e06582894..dfb856f40 100644 --- a/pgadmin/include/schema/pgTablespace.h +++ b/pgadmin/include/schema/pgTablespace.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTablespace.h - PostgreSQL Tablespace // diff --git a/pgadmin/include/schema/pgTextSearchConfiguration.h b/pgadmin/include/schema/pgTextSearchConfiguration.h index 2a2a0e442..4981dce34 100644 --- a/pgadmin/include/schema/pgTextSearchConfiguration.h +++ b/pgadmin/include/schema/pgTextSearchConfiguration.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchConfiguration.h PostgreSQL Text Search Configuration // diff --git a/pgadmin/include/schema/pgTextSearchDictionary.h b/pgadmin/include/schema/pgTextSearchDictionary.h index 621759c20..c20b3e6fb 100644 --- a/pgadmin/include/schema/pgTextSearchDictionary.h +++ b/pgadmin/include/schema/pgTextSearchDictionary.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchDictionary.h PostgreSQL Text Search Dictionary // diff --git a/pgadmin/include/schema/pgTextSearchParser.h b/pgadmin/include/schema/pgTextSearchParser.h index 46f414d62..d8a4930ac 100644 --- a/pgadmin/include/schema/pgTextSearchParser.h +++ b/pgadmin/include/schema/pgTextSearchParser.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchParser.h PostgreSQL Text Search Parser // diff --git a/pgadmin/include/schema/pgTextSearchTemplate.h b/pgadmin/include/schema/pgTextSearchTemplate.h index 5855c3667..b01a30cdb 100644 --- a/pgadmin/include/schema/pgTextSearchTemplate.h +++ b/pgadmin/include/schema/pgTextSearchTemplate.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchTemplate.h PostgreSQL Text Search Template // diff --git a/pgadmin/include/schema/pgTrigger.h b/pgadmin/include/schema/pgTrigger.h index fa24b58f3..8ff499d00 100644 --- a/pgadmin/include/schema/pgTrigger.h +++ b/pgadmin/include/schema/pgTrigger.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTrigger.h PostgreSQL Trigger // diff --git a/pgadmin/include/schema/pgType.h b/pgadmin/include/schema/pgType.h index d6b7fc71b..c66d9df72 100644 --- a/pgadmin/include/schema/pgType.h +++ b/pgadmin/include/schema/pgType.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgType.h PostgreSQL Type // diff --git a/pgadmin/include/schema/pgUser.h b/pgadmin/include/schema/pgUser.h index a88c46074..25f11e81b 100644 --- a/pgadmin/include/schema/pgUser.h +++ b/pgadmin/include/schema/pgUser.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgUser.h - PostgreSQL User // diff --git a/pgadmin/include/schema/pgView.h b/pgadmin/include/schema/pgView.h index 90131c319..56e727d50 100644 --- a/pgadmin/include/schema/pgView.h +++ b/pgadmin/include/schema/pgView.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgView.h PostgreSQL View // diff --git a/pgadmin/include/slony/dlgRepCluster.h b/pgadmin/include/slony/dlgRepCluster.h index d6e0b8f57..e10d34f24 100644 --- a/pgadmin/include/slony/dlgRepCluster.h +++ b/pgadmin/include/slony/dlgRepCluster.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepCluster.h - Slony-I cluster property // diff --git a/pgadmin/include/slony/dlgRepListen.h b/pgadmin/include/slony/dlgRepListen.h index 2f756d8ac..43ffc4d73 100644 --- a/pgadmin/include/slony/dlgRepListen.h +++ b/pgadmin/include/slony/dlgRepListen.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepListen.h - Slony-I listen property // diff --git a/pgadmin/include/slony/dlgRepNode.h b/pgadmin/include/slony/dlgRepNode.h index 565add544..a131340b6 100644 --- a/pgadmin/include/slony/dlgRepNode.h +++ b/pgadmin/include/slony/dlgRepNode.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepNode.h - Slony-I Node property // diff --git a/pgadmin/include/slony/dlgRepPath.h b/pgadmin/include/slony/dlgRepPath.h index 3e1f4e14f..be58f9e86 100644 --- a/pgadmin/include/slony/dlgRepPath.h +++ b/pgadmin/include/slony/dlgRepPath.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepPath.h - Slony-I path property // diff --git a/pgadmin/include/slony/dlgRepProperty.h b/pgadmin/include/slony/dlgRepProperty.h index d7c65b41e..7aa536ce9 100644 --- a/pgadmin/include/slony/dlgRepProperty.h +++ b/pgadmin/include/slony/dlgRepProperty.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSet.h - Slony-I property // diff --git a/pgadmin/include/slony/dlgRepSequence.h b/pgadmin/include/slony/dlgRepSequence.h index ea48acdfb..a217a8c3f 100644 --- a/pgadmin/include/slony/dlgRepSequence.h +++ b/pgadmin/include/slony/dlgRepSequence.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSequence.h - Slony-I sequence property // diff --git a/pgadmin/include/slony/dlgRepSet.h b/pgadmin/include/slony/dlgRepSet.h index 8bc601a10..5323fdd6b 100644 --- a/pgadmin/include/slony/dlgRepSet.h +++ b/pgadmin/include/slony/dlgRepSet.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSet.h - Slony-I Set property // diff --git a/pgadmin/include/slony/dlgRepSubscription.h b/pgadmin/include/slony/dlgRepSubscription.h index d8c5b092b..4d58a76b2 100644 --- a/pgadmin/include/slony/dlgRepSubscription.h +++ b/pgadmin/include/slony/dlgRepSubscription.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSubscription.h - Slony-I Subscription property // diff --git a/pgadmin/include/slony/dlgRepTable.h b/pgadmin/include/slony/dlgRepTable.h index 8991a4774..bab1db0c1 100644 --- a/pgadmin/include/slony/dlgRepTable.h +++ b/pgadmin/include/slony/dlgRepTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepTable.h - Slony-I table property // diff --git a/pgadmin/include/slony/module.mk b/pgadmin/include/slony/module.mk index 1ee7e5a40..6fa307ea9 100644 --- a/pgadmin/include/slony/module.mk +++ b/pgadmin/include/slony/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/slony/ Makefile fragment # diff --git a/pgadmin/include/slony/slCluster.h b/pgadmin/include/slony/slCluster.h index aba5192d4..db8b9cc6f 100644 --- a/pgadmin/include/slony/slCluster.h +++ b/pgadmin/include/slony/slCluster.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slCluster.h PostgreSQL Slony-I Cluster // diff --git a/pgadmin/include/slony/slListen.h b/pgadmin/include/slony/slListen.h index 3d2d59774..732ad9e4e 100644 --- a/pgadmin/include/slony/slListen.h +++ b/pgadmin/include/slony/slListen.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slListen.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/slony/slNode.h b/pgadmin/include/slony/slNode.h index e6c14ae7f..06dee816c 100644 --- a/pgadmin/include/slony/slNode.h +++ b/pgadmin/include/slony/slNode.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slNode.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/slony/slPath.h b/pgadmin/include/slony/slPath.h index cc1fee906..f3e4cbf87 100644 --- a/pgadmin/include/slony/slPath.h +++ b/pgadmin/include/slony/slPath.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slPath.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/slony/slSequence.h b/pgadmin/include/slony/slSequence.h index 5fc5d1cc3..f51b000cc 100644 --- a/pgadmin/include/slony/slSequence.h +++ b/pgadmin/include/slony/slSequence.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSequence.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/slony/slSet.h b/pgadmin/include/slony/slSet.h index 6d01594b2..7f16a766a 100644 --- a/pgadmin/include/slony/slSet.h +++ b/pgadmin/include/slony/slSet.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSet.h PostgreSQL Slony-I Set // diff --git a/pgadmin/include/slony/slSubscription.h b/pgadmin/include/slony/slSubscription.h index 231769b8d..50d3838ea 100644 --- a/pgadmin/include/slony/slSubscription.h +++ b/pgadmin/include/slony/slSubscription.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSubscription.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/slony/slTable.h b/pgadmin/include/slony/slTable.h index 93fa5700d..130679a09 100644 --- a/pgadmin/include/slony/slTable.h +++ b/pgadmin/include/slony/slTable.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slTable.h PostgreSQL Slony-I Node // diff --git a/pgadmin/include/utils/factory.h b/pgadmin/include/utils/factory.h index 4dfae9a65..ce807456c 100644 --- a/pgadmin/include/utils/factory.h +++ b/pgadmin/include/utils/factory.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // factory.h - Object classes factory // diff --git a/pgadmin/include/utils/favourites.h b/pgadmin/include/utils/favourites.h index dfd3c8bb7..9887c943e 100644 --- a/pgadmin/include/utils/favourites.h +++ b/pgadmin/include/utils/favourites.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // favourites.h - Query favourites // diff --git a/pgadmin/include/utils/macros.h b/pgadmin/include/utils/macros.h index ce6457867..e6142016c 100644 --- a/pgadmin/include/utils/macros.h +++ b/pgadmin/include/utils/macros.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // macros.h - Query SQL macros // diff --git a/pgadmin/include/utils/md5.h b/pgadmin/include/utils/md5.h index a94772924..94bdc7d2b 100644 --- a/pgadmin/include/utils/md5.h +++ b/pgadmin/include/utils/md5.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // md5.h - MD5 password encryption function definitions // diff --git a/pgadmin/include/utils/misc.h b/pgadmin/include/utils/misc.h index 29794a1e9..9f687fdff 100644 --- a/pgadmin/include/utils/misc.h +++ b/pgadmin/include/utils/misc.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // misc.h - Miscellaneous Utilties // diff --git a/pgadmin/include/utils/module.mk b/pgadmin/include/utils/module.mk index 62e7d410b..84c8b28fc 100644 --- a/pgadmin/include/utils/module.mk +++ b/pgadmin/include/utils/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/include/utild/ Makefile fragment # diff --git a/pgadmin/include/utils/pgDefs.h b/pgadmin/include/utils/pgDefs.h index 5f84505fc..2161eb25b 100644 --- a/pgadmin/include/utils/pgDefs.h +++ b/pgadmin/include/utils/pgDefs.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDefs.h PostgreSQL constants // diff --git a/pgadmin/include/utils/pgconfig.h b/pgadmin/include/utils/pgconfig.h index 2cb1db856..ea757b5f8 100644 --- a/pgadmin/include/utils/pgconfig.h +++ b/pgadmin/include/utils/pgconfig.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgconfig.h - backend configuration classes // diff --git a/pgadmin/include/utils/pgfeatures.h b/pgadmin/include/utils/pgfeatures.h index 964e1de73..02adce828 100644 --- a/pgadmin/include/utils/pgfeatures.h +++ b/pgadmin/include/utils/pgfeatures.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgfeatures.h PostgreSQL features constants // diff --git a/pgadmin/include/utils/sysLogger.h b/pgadmin/include/utils/sysLogger.h index 5bb8e8725..4424c6a2a 100644 --- a/pgadmin/include/utils/sysLogger.h +++ b/pgadmin/include/utils/sysLogger.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysLogger.h - Log handling class // diff --git a/pgadmin/include/utils/sysProcess.h b/pgadmin/include/utils/sysProcess.h index 8c03dedc3..fc8b052c4 100644 --- a/pgadmin/include/utils/sysProcess.h +++ b/pgadmin/include/utils/sysProcess.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysProcess.h - External process // diff --git a/pgadmin/include/utils/sysSettings.h b/pgadmin/include/utils/sysSettings.h index 0ef02e6e8..636800fc4 100644 --- a/pgadmin/include/utils/sysSettings.h +++ b/pgadmin/include/utils/sysSettings.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysSettings.h - Settings handling class // diff --git a/pgadmin/include/utils/utffile.h b/pgadmin/include/utils/utffile.h index bf427ef66..2e1b01912 100644 --- a/pgadmin/include/utils/utffile.h +++ b/pgadmin/include/utils/utffile.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // utffile.h - file io with BOM interpretation // diff --git a/pgadmin/include/version.h b/pgadmin/include/version.h index 257071996..1cebc96f4 100644 --- a/pgadmin/include/version.h +++ b/pgadmin/include/version.h @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // version.h - pgAdmin version info // diff --git a/pgadmin/pgAdmin3.cpp b/pgadmin/pgAdmin3.cpp index ab61f01b3..8159d9768 100644 --- a/pgadmin/pgAdmin3.cpp +++ b/pgadmin/pgAdmin3.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgAdmin3.cpp - The application // diff --git a/pgadmin/pgAdmin3.rc b/pgadmin/pgAdmin3.rc index fd9d71ee7..60062bf0d 100644 --- a/pgadmin/pgAdmin3.rc +++ b/pgadmin/pgAdmin3.rc @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgAdmin3.rc - win32 Resources // diff --git a/pgadmin/pgscript/exceptions/module.mk b/pgadmin/pgscript/exceptions/module.mk index 926e65e6b..43cb7be0a 100644 --- a/pgadmin/pgscript/exceptions/module.mk +++ b/pgadmin/pgscript/exceptions/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/exceptions/ Makefile fragment # diff --git a/pgadmin/pgscript/exceptions/pgsArithmeticException.cpp b/pgadmin/pgscript/exceptions/pgsArithmeticException.cpp index b15b0e9bc..9c067ba7b 100644 --- a/pgadmin/pgscript/exceptions/pgsArithmeticException.cpp +++ b/pgadmin/pgscript/exceptions/pgsArithmeticException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsAssertException.cpp b/pgadmin/pgscript/exceptions/pgsAssertException.cpp index 0b2799d74..559ce7be9 100644 --- a/pgadmin/pgscript/exceptions/pgsAssertException.cpp +++ b/pgadmin/pgscript/exceptions/pgsAssertException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsBreakException.cpp b/pgadmin/pgscript/exceptions/pgsBreakException.cpp index 6e7e3b173..d3c47a7f0 100644 --- a/pgadmin/pgscript/exceptions/pgsBreakException.cpp +++ b/pgadmin/pgscript/exceptions/pgsBreakException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsCastException.cpp b/pgadmin/pgscript/exceptions/pgsCastException.cpp index 1a536a2fb..9a332846e 100644 --- a/pgadmin/pgscript/exceptions/pgsCastException.cpp +++ b/pgadmin/pgscript/exceptions/pgsCastException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsContinueException.cpp b/pgadmin/pgscript/exceptions/pgsContinueException.cpp index 76f6be919..13af871e2 100644 --- a/pgadmin/pgscript/exceptions/pgsContinueException.cpp +++ b/pgadmin/pgscript/exceptions/pgsContinueException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsException.cpp b/pgadmin/pgscript/exceptions/pgsException.cpp index 442944166..0e14bdb18 100644 --- a/pgadmin/pgscript/exceptions/pgsException.cpp +++ b/pgadmin/pgscript/exceptions/pgsException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsInterruptException.cpp b/pgadmin/pgscript/exceptions/pgsInterruptException.cpp index 17b4be955..74d197c28 100644 --- a/pgadmin/pgscript/exceptions/pgsInterruptException.cpp +++ b/pgadmin/pgscript/exceptions/pgsInterruptException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/exceptions/pgsParameterException.cpp b/pgadmin/pgscript/exceptions/pgsParameterException.cpp index dfe786ecc..aca8404e3 100644 --- a/pgadmin/pgscript/exceptions/pgsParameterException.cpp +++ b/pgadmin/pgscript/exceptions/pgsParameterException.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/module.mk b/pgadmin/pgscript/expressions/module.mk index 59e84d134..e8b193ee6 100644 --- a/pgadmin/pgscript/expressions/module.mk +++ b/pgadmin/pgscript/expressions/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/expressions/ Makefile fragment # diff --git a/pgadmin/pgscript/expressions/pgsAnd.cpp b/pgadmin/pgscript/expressions/pgsAnd.cpp index 364aa87d4..51aa98d0b 100644 --- a/pgadmin/pgscript/expressions/pgsAnd.cpp +++ b/pgadmin/pgscript/expressions/pgsAnd.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsAssign.cpp b/pgadmin/pgscript/expressions/pgsAssign.cpp index 39a9ccd15..7e46ec170 100644 --- a/pgadmin/pgscript/expressions/pgsAssign.cpp +++ b/pgadmin/pgscript/expressions/pgsAssign.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsAssignToRecord.cpp b/pgadmin/pgscript/expressions/pgsAssignToRecord.cpp index a4e30c5af..8826ba998 100644 --- a/pgadmin/pgscript/expressions/pgsAssignToRecord.cpp +++ b/pgadmin/pgscript/expressions/pgsAssignToRecord.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsCast.cpp b/pgadmin/pgscript/expressions/pgsCast.cpp index 62c922817..4760902fa 100644 --- a/pgadmin/pgscript/expressions/pgsCast.cpp +++ b/pgadmin/pgscript/expressions/pgsCast.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsColumns.cpp b/pgadmin/pgscript/expressions/pgsColumns.cpp index b5c1e9909..b1e24f9cf 100644 --- a/pgadmin/pgscript/expressions/pgsColumns.cpp +++ b/pgadmin/pgscript/expressions/pgsColumns.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsDifferent.cpp b/pgadmin/pgscript/expressions/pgsDifferent.cpp index 38408c4f9..7e69f2ade 100644 --- a/pgadmin/pgscript/expressions/pgsDifferent.cpp +++ b/pgadmin/pgscript/expressions/pgsDifferent.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsEqual.cpp b/pgadmin/pgscript/expressions/pgsEqual.cpp index a13080003..52b756f2e 100644 --- a/pgadmin/pgscript/expressions/pgsEqual.cpp +++ b/pgadmin/pgscript/expressions/pgsEqual.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsExecute.cpp b/pgadmin/pgscript/expressions/pgsExecute.cpp index 674fdafe9..cf14e5186 100644 --- a/pgadmin/pgscript/expressions/pgsExecute.cpp +++ b/pgadmin/pgscript/expressions/pgsExecute.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsExpression.cpp b/pgadmin/pgscript/expressions/pgsExpression.cpp index da0664055..8b68db514 100644 --- a/pgadmin/pgscript/expressions/pgsExpression.cpp +++ b/pgadmin/pgscript/expressions/pgsExpression.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenDate.cpp b/pgadmin/pgscript/expressions/pgsGenDate.cpp index f6a610a38..b31b6f8ee 100644 --- a/pgadmin/pgscript/expressions/pgsGenDate.cpp +++ b/pgadmin/pgscript/expressions/pgsGenDate.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenDateTime.cpp b/pgadmin/pgscript/expressions/pgsGenDateTime.cpp index 0f750b361..16f6bd8d7 100644 --- a/pgadmin/pgscript/expressions/pgsGenDateTime.cpp +++ b/pgadmin/pgscript/expressions/pgsGenDateTime.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenDictionary.cpp b/pgadmin/pgscript/expressions/pgsGenDictionary.cpp index 3092b96d4..07eec7a80 100644 --- a/pgadmin/pgscript/expressions/pgsGenDictionary.cpp +++ b/pgadmin/pgscript/expressions/pgsGenDictionary.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenInt.cpp b/pgadmin/pgscript/expressions/pgsGenInt.cpp index d18755ef3..65e92a2b1 100644 --- a/pgadmin/pgscript/expressions/pgsGenInt.cpp +++ b/pgadmin/pgscript/expressions/pgsGenInt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenReal.cpp b/pgadmin/pgscript/expressions/pgsGenReal.cpp index 69ce93380..f9fdf707e 100644 --- a/pgadmin/pgscript/expressions/pgsGenReal.cpp +++ b/pgadmin/pgscript/expressions/pgsGenReal.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenReference.cpp b/pgadmin/pgscript/expressions/pgsGenReference.cpp index bbcacd9fc..18c005c96 100644 --- a/pgadmin/pgscript/expressions/pgsGenReference.cpp +++ b/pgadmin/pgscript/expressions/pgsGenReference.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenRegex.cpp b/pgadmin/pgscript/expressions/pgsGenRegex.cpp index 042551b57..a71ac7dfb 100644 --- a/pgadmin/pgscript/expressions/pgsGenRegex.cpp +++ b/pgadmin/pgscript/expressions/pgsGenRegex.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenString.cpp b/pgadmin/pgscript/expressions/pgsGenString.cpp index aad76e677..c0dc09452 100644 --- a/pgadmin/pgscript/expressions/pgsGenString.cpp +++ b/pgadmin/pgscript/expressions/pgsGenString.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGenTime.cpp b/pgadmin/pgscript/expressions/pgsGenTime.cpp index a892efa84..6ec4cbf93 100644 --- a/pgadmin/pgscript/expressions/pgsGenTime.cpp +++ b/pgadmin/pgscript/expressions/pgsGenTime.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGreater.cpp b/pgadmin/pgscript/expressions/pgsGreater.cpp index d6e213865..84d080046 100644 --- a/pgadmin/pgscript/expressions/pgsGreater.cpp +++ b/pgadmin/pgscript/expressions/pgsGreater.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsGreaterEqual.cpp b/pgadmin/pgscript/expressions/pgsGreaterEqual.cpp index 8ee6a26ab..d642b616d 100644 --- a/pgadmin/pgscript/expressions/pgsGreaterEqual.cpp +++ b/pgadmin/pgscript/expressions/pgsGreaterEqual.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsIdent.cpp b/pgadmin/pgscript/expressions/pgsIdent.cpp index f9ed3b213..76b189c7f 100644 --- a/pgadmin/pgscript/expressions/pgsIdent.cpp +++ b/pgadmin/pgscript/expressions/pgsIdent.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsIdentRecord.cpp b/pgadmin/pgscript/expressions/pgsIdentRecord.cpp index 1d7457502..d2debc98b 100644 --- a/pgadmin/pgscript/expressions/pgsIdentRecord.cpp +++ b/pgadmin/pgscript/expressions/pgsIdentRecord.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsLines.cpp b/pgadmin/pgscript/expressions/pgsLines.cpp index 92f2505d2..0939cda8f 100644 --- a/pgadmin/pgscript/expressions/pgsLines.cpp +++ b/pgadmin/pgscript/expressions/pgsLines.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsLower.cpp b/pgadmin/pgscript/expressions/pgsLower.cpp index 355949f9c..13563e2e7 100644 --- a/pgadmin/pgscript/expressions/pgsLower.cpp +++ b/pgadmin/pgscript/expressions/pgsLower.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsLowerEqual.cpp b/pgadmin/pgscript/expressions/pgsLowerEqual.cpp index dc7af8f7b..4c87e3da3 100644 --- a/pgadmin/pgscript/expressions/pgsLowerEqual.cpp +++ b/pgadmin/pgscript/expressions/pgsLowerEqual.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsMinus.cpp b/pgadmin/pgscript/expressions/pgsMinus.cpp index c9b107514..b17d19627 100644 --- a/pgadmin/pgscript/expressions/pgsMinus.cpp +++ b/pgadmin/pgscript/expressions/pgsMinus.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsModulo.cpp b/pgadmin/pgscript/expressions/pgsModulo.cpp index 79679fbd5..91e98cbb5 100644 --- a/pgadmin/pgscript/expressions/pgsModulo.cpp +++ b/pgadmin/pgscript/expressions/pgsModulo.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsNegate.cpp b/pgadmin/pgscript/expressions/pgsNegate.cpp index 32b5d6c13..2c870e7fb 100644 --- a/pgadmin/pgscript/expressions/pgsNegate.cpp +++ b/pgadmin/pgscript/expressions/pgsNegate.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsNot.cpp b/pgadmin/pgscript/expressions/pgsNot.cpp index c343b541a..62bfcc854 100644 --- a/pgadmin/pgscript/expressions/pgsNot.cpp +++ b/pgadmin/pgscript/expressions/pgsNot.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsOperation.cpp b/pgadmin/pgscript/expressions/pgsOperation.cpp index 2d4a73159..e4deeda3c 100644 --- a/pgadmin/pgscript/expressions/pgsOperation.cpp +++ b/pgadmin/pgscript/expressions/pgsOperation.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsOr.cpp b/pgadmin/pgscript/expressions/pgsOr.cpp index e30a84d4d..4fd727281 100644 --- a/pgadmin/pgscript/expressions/pgsOr.cpp +++ b/pgadmin/pgscript/expressions/pgsOr.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsOver.cpp b/pgadmin/pgscript/expressions/pgsOver.cpp index bcafe37eb..34eaeb0c7 100644 --- a/pgadmin/pgscript/expressions/pgsOver.cpp +++ b/pgadmin/pgscript/expressions/pgsOver.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsParenthesis.cpp b/pgadmin/pgscript/expressions/pgsParenthesis.cpp index 15b49ced7..4c45cf2a2 100644 --- a/pgadmin/pgscript/expressions/pgsParenthesis.cpp +++ b/pgadmin/pgscript/expressions/pgsParenthesis.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsPlus.cpp b/pgadmin/pgscript/expressions/pgsPlus.cpp index 7d7b30d90..29c6bdc75 100644 --- a/pgadmin/pgscript/expressions/pgsPlus.cpp +++ b/pgadmin/pgscript/expressions/pgsPlus.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsRemoveLine.cpp b/pgadmin/pgscript/expressions/pgsRemoveLine.cpp index c4ab88dc9..f331832a7 100644 --- a/pgadmin/pgscript/expressions/pgsRemoveLine.cpp +++ b/pgadmin/pgscript/expressions/pgsRemoveLine.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsTimes.cpp b/pgadmin/pgscript/expressions/pgsTimes.cpp index cad9cf384..af9903cfa 100644 --- a/pgadmin/pgscript/expressions/pgsTimes.cpp +++ b/pgadmin/pgscript/expressions/pgsTimes.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/expressions/pgsTrim.cpp b/pgadmin/pgscript/expressions/pgsTrim.cpp index b332867e9..78b7eb07a 100644 --- a/pgadmin/pgscript/expressions/pgsTrim.cpp +++ b/pgadmin/pgscript/expressions/pgsTrim.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/module.mk b/pgadmin/pgscript/generators/module.mk index 670983cf4..580c0e56e 100644 --- a/pgadmin/pgscript/generators/module.mk +++ b/pgadmin/pgscript/generators/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/generators/ Makefile fragment # diff --git a/pgadmin/pgscript/generators/pgsDateGen.cpp b/pgadmin/pgscript/generators/pgsDateGen.cpp index b840b30a6..add3e8d0c 100644 --- a/pgadmin/pgscript/generators/pgsDateGen.cpp +++ b/pgadmin/pgscript/generators/pgsDateGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsDateTimeGen.cpp b/pgadmin/pgscript/generators/pgsDateTimeGen.cpp index 622d92c88..eb3480541 100644 --- a/pgadmin/pgscript/generators/pgsDateTimeGen.cpp +++ b/pgadmin/pgscript/generators/pgsDateTimeGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsDictionaryGen.cpp b/pgadmin/pgscript/generators/pgsDictionaryGen.cpp index 4dadd9462..a1b977dac 100644 --- a/pgadmin/pgscript/generators/pgsDictionaryGen.cpp +++ b/pgadmin/pgscript/generators/pgsDictionaryGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsIntegerGen.cpp b/pgadmin/pgscript/generators/pgsIntegerGen.cpp index 7fc653949..c900cf18b 100644 --- a/pgadmin/pgscript/generators/pgsIntegerGen.cpp +++ b/pgadmin/pgscript/generators/pgsIntegerGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsNumberGen.cpp b/pgadmin/pgscript/generators/pgsNumberGen.cpp index 7e68e1304..bc06cff47 100644 --- a/pgadmin/pgscript/generators/pgsNumberGen.cpp +++ b/pgadmin/pgscript/generators/pgsNumberGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsObjectGen.cpp b/pgadmin/pgscript/generators/pgsObjectGen.cpp index 1cdf9a418..34025909c 100644 --- a/pgadmin/pgscript/generators/pgsObjectGen.cpp +++ b/pgadmin/pgscript/generators/pgsObjectGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsRealGen.cpp b/pgadmin/pgscript/generators/pgsRealGen.cpp index ff628bb3a..33dd50760 100644 --- a/pgadmin/pgscript/generators/pgsRealGen.cpp +++ b/pgadmin/pgscript/generators/pgsRealGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsReferenceGen.cpp b/pgadmin/pgscript/generators/pgsReferenceGen.cpp index cb74ccab6..2aa2972c7 100644 --- a/pgadmin/pgscript/generators/pgsReferenceGen.cpp +++ b/pgadmin/pgscript/generators/pgsReferenceGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsRegexGen.cpp b/pgadmin/pgscript/generators/pgsRegexGen.cpp index bf2385dda..09a242e20 100644 --- a/pgadmin/pgscript/generators/pgsRegexGen.cpp +++ b/pgadmin/pgscript/generators/pgsRegexGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsStringGen.cpp b/pgadmin/pgscript/generators/pgsStringGen.cpp index ffd3ee2df..122632828 100644 --- a/pgadmin/pgscript/generators/pgsStringGen.cpp +++ b/pgadmin/pgscript/generators/pgsStringGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/generators/pgsTimeGen.cpp b/pgadmin/pgscript/generators/pgsTimeGen.cpp index 88df7de0e..113e15624 100644 --- a/pgadmin/pgscript/generators/pgsTimeGen.cpp +++ b/pgadmin/pgscript/generators/pgsTimeGen.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/lex.pgs.cc b/pgadmin/pgscript/lex.pgs.cc index d0479d441..a29718710 100644 --- a/pgadmin/pgscript/lex.pgs.cc +++ b/pgadmin/pgscript/lex.pgs.cc @@ -689,7 +689,7 @@ static yyconst flex_int16_t yy_chk[563] = // pgScript - PostgreSQL Tools // RCS-ID: $Id: pgsScanner.ll,v 1.5 2008/08/10 22:11:29 pgunittest Exp $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/module.mk b/pgadmin/pgscript/module.mk index f212732c0..24efdc90b 100644 --- a/pgadmin/pgscript/module.mk +++ b/pgadmin/pgscript/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/ Makefile fragment # diff --git a/pgadmin/pgscript/objects/module.mk b/pgadmin/pgscript/objects/module.mk index 07661fe14..197936859 100644 --- a/pgadmin/pgscript/objects/module.mk +++ b/pgadmin/pgscript/objects/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/objects/ Makefile fragment # diff --git a/pgadmin/pgscript/objects/pgsGenerator.cpp b/pgadmin/pgscript/objects/pgsGenerator.cpp index 814d8236d..1c0d53dff 100644 --- a/pgadmin/pgscript/objects/pgsGenerator.cpp +++ b/pgadmin/pgscript/objects/pgsGenerator.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/objects/pgsNumber.cpp b/pgadmin/pgscript/objects/pgsNumber.cpp index affd9ce02..966e7dce5 100644 --- a/pgadmin/pgscript/objects/pgsNumber.cpp +++ b/pgadmin/pgscript/objects/pgsNumber.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/objects/pgsRecord.cpp b/pgadmin/pgscript/objects/pgsRecord.cpp index 9f4d89901..a916a5b01 100644 --- a/pgadmin/pgscript/objects/pgsRecord.cpp +++ b/pgadmin/pgscript/objects/pgsRecord.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/objects/pgsString.cpp b/pgadmin/pgscript/objects/pgsString.cpp index aec0b1aca..b2ccf91b7 100644 --- a/pgadmin/pgscript/objects/pgsString.cpp +++ b/pgadmin/pgscript/objects/pgsString.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/objects/pgsVariable.cpp b/pgadmin/pgscript/objects/pgsVariable.cpp index 3c4e28052..bf22d6ad3 100644 --- a/pgadmin/pgscript/objects/pgsVariable.cpp +++ b/pgadmin/pgscript/objects/pgsVariable.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/parser.sh b/pgadmin/pgscript/parser.sh index 1132f19b4..b15d714b7 100644 --- a/pgadmin/pgscript/parser.sh +++ b/pgadmin/pgscript/parser.sh @@ -4,7 +4,7 @@ # # pgAdmin III - PostgreSQL Tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # parser.sh - Runs Flex and Bison and processes the generated files # diff --git a/pgadmin/pgscript/pgsApplication.cpp b/pgadmin/pgscript/pgsApplication.cpp index f76fc1ed0..4f0aeefdc 100644 --- a/pgadmin/pgscript/pgsApplication.cpp +++ b/pgadmin/pgscript/pgsApplication.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/pgsParser.yy b/pgadmin/pgscript/pgsParser.yy index 47fe7e044..2393040f8 100644 --- a/pgadmin/pgscript/pgsParser.yy +++ b/pgadmin/pgscript/pgsParser.yy @@ -5,7 +5,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id: pgsParser.yy,v 1.6 2008/08/10 22:11:29 pgunittest Exp $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/pgsScanner.ll b/pgadmin/pgscript/pgsScanner.ll index 7e5385be0..28626d00d 100644 --- a/pgadmin/pgscript/pgsScanner.ll +++ b/pgadmin/pgscript/pgsScanner.ll @@ -9,7 +9,7 @@ E [e-eE-E][+-]?{D}+ // pgScript - PostgreSQL Tools // RCS-ID: $Id: pgsScanner.ll,v 1.5 2008/08/10 22:11:29 pgunittest Exp $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/module.mk b/pgadmin/pgscript/statements/module.mk index 69664c704..3608420bb 100644 --- a/pgadmin/pgscript/statements/module.mk +++ b/pgadmin/pgscript/statements/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/statements/ Makefile fragment # diff --git a/pgadmin/pgscript/statements/pgsAssertStmt.cpp b/pgadmin/pgscript/statements/pgsAssertStmt.cpp index 8713459e7..37a81a2e8 100644 --- a/pgadmin/pgscript/statements/pgsAssertStmt.cpp +++ b/pgadmin/pgscript/statements/pgsAssertStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsBreakStmt.cpp b/pgadmin/pgscript/statements/pgsBreakStmt.cpp index 9f53925e1..d4a1d18a6 100644 --- a/pgadmin/pgscript/statements/pgsBreakStmt.cpp +++ b/pgadmin/pgscript/statements/pgsBreakStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsContinueStmt.cpp b/pgadmin/pgscript/statements/pgsContinueStmt.cpp index 3ca69dec6..49d5bafef 100644 --- a/pgadmin/pgscript/statements/pgsContinueStmt.cpp +++ b/pgadmin/pgscript/statements/pgsContinueStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp b/pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp index 3cf6d50f7..8630c2304 100644 --- a/pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp +++ b/pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsExpressionStmt.cpp b/pgadmin/pgscript/statements/pgsExpressionStmt.cpp index 75ca1c6a3..92b763973 100644 --- a/pgadmin/pgscript/statements/pgsExpressionStmt.cpp +++ b/pgadmin/pgscript/statements/pgsExpressionStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsIfStmt.cpp b/pgadmin/pgscript/statements/pgsIfStmt.cpp index e35d6736c..813d5f60a 100644 --- a/pgadmin/pgscript/statements/pgsIfStmt.cpp +++ b/pgadmin/pgscript/statements/pgsIfStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsPrintStmt.cpp b/pgadmin/pgscript/statements/pgsPrintStmt.cpp index 269826089..134a9dccd 100644 --- a/pgadmin/pgscript/statements/pgsPrintStmt.cpp +++ b/pgadmin/pgscript/statements/pgsPrintStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsProgram.cpp b/pgadmin/pgscript/statements/pgsProgram.cpp index bc0ff03fa..9f3b5ef95 100644 --- a/pgadmin/pgscript/statements/pgsProgram.cpp +++ b/pgadmin/pgscript/statements/pgsProgram.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsStmt.cpp b/pgadmin/pgscript/statements/pgsStmt.cpp index 0f43230cc..267049ef4 100644 --- a/pgadmin/pgscript/statements/pgsStmt.cpp +++ b/pgadmin/pgscript/statements/pgsStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsStmtList.cpp b/pgadmin/pgscript/statements/pgsStmtList.cpp index 05f654df9..bf76d8b8b 100644 --- a/pgadmin/pgscript/statements/pgsStmtList.cpp +++ b/pgadmin/pgscript/statements/pgsStmtList.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/statements/pgsWhileStmt.cpp b/pgadmin/pgscript/statements/pgsWhileStmt.cpp index d9d5feff5..2a41d4cc6 100644 --- a/pgadmin/pgscript/statements/pgsWhileStmt.cpp +++ b/pgadmin/pgscript/statements/pgsWhileStmt.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/m_apm/module.mk b/pgadmin/pgscript/utilities/m_apm/module.mk index e5b1633a1..bf91e780e 100644 --- a/pgadmin/pgscript/utilities/m_apm/module.mk +++ b/pgadmin/pgscript/utilities/m_apm/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/utilities/m_apm/ Makefile fragment # diff --git a/pgadmin/pgscript/utilities/module.mk b/pgadmin/pgscript/utilities/module.mk index 47f41358c..256f9494f 100644 --- a/pgadmin/pgscript/utilities/module.mk +++ b/pgadmin/pgscript/utilities/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/pgscript/utilities/ Makefile fragment # diff --git a/pgadmin/pgscript/utilities/pgsAlloc.cpp b/pgadmin/pgscript/utilities/pgsAlloc.cpp index 721277e53..972222f74 100644 --- a/pgadmin/pgscript/utilities/pgsAlloc.cpp +++ b/pgadmin/pgscript/utilities/pgsAlloc.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/pgsContext.cpp b/pgadmin/pgscript/utilities/pgsContext.cpp index 352d6fdd3..a0c17975f 100644 --- a/pgadmin/pgscript/utilities/pgsContext.cpp +++ b/pgadmin/pgscript/utilities/pgsContext.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/pgsDriver.cpp b/pgadmin/pgscript/utilities/pgsDriver.cpp index bec5ab3c3..4f3c9092a 100644 --- a/pgadmin/pgscript/utilities/pgsDriver.cpp +++ b/pgadmin/pgscript/utilities/pgsDriver.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/pgsMapm.cpp b/pgadmin/pgscript/utilities/pgsMapm.cpp index 9c2f0c414..c58e7736e 100644 --- a/pgadmin/pgscript/utilities/pgsMapm.cpp +++ b/pgadmin/pgscript/utilities/pgsMapm.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/pgsThread.cpp b/pgadmin/pgscript/utilities/pgsThread.cpp index 90b781931..fed309faf 100644 --- a/pgadmin/pgscript/utilities/pgsThread.cpp +++ b/pgadmin/pgscript/utilities/pgsThread.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/pgscript/utilities/pgsUtilities.cpp b/pgadmin/pgscript/utilities/pgsUtilities.cpp index 57e3d67db..47720f7a0 100644 --- a/pgadmin/pgscript/utilities/pgsUtilities.cpp +++ b/pgadmin/pgscript/utilities/pgsUtilities.cpp @@ -3,7 +3,7 @@ // pgScript - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/pgadmin/precomp.cpp b/pgadmin/precomp.cpp index 016189e88..034e732f1 100644 --- a/pgadmin/precomp.cpp +++ b/pgadmin/precomp.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // precomp.cpp - precompiled header // diff --git a/pgadmin/schema/edbPackage.cpp b/pgadmin/schema/edbPackage.cpp index bb6ed9538..5132a6ddc 100644 --- a/pgadmin/schema/edbPackage.cpp +++ b/pgadmin/schema/edbPackage.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackage.cpp - EnterpriseDB Package class // diff --git a/pgadmin/schema/edbPackageFunction.cpp b/pgadmin/schema/edbPackageFunction.cpp index c6f82afa9..f4c040067 100644 --- a/pgadmin/schema/edbPackageFunction.cpp +++ b/pgadmin/schema/edbPackageFunction.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackageFunction.cpp - EnterpriseDB Package member function // diff --git a/pgadmin/schema/edbPackageVariable.cpp b/pgadmin/schema/edbPackageVariable.cpp index 28bfe9d49..411dcec90 100644 --- a/pgadmin/schema/edbPackageVariable.cpp +++ b/pgadmin/schema/edbPackageVariable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbPackageVariable.cpp - EnterpriseDB Package variable // diff --git a/pgadmin/schema/edbSynonym.cpp b/pgadmin/schema/edbSynonym.cpp index d852ac17d..d815e25f2 100644 --- a/pgadmin/schema/edbSynonym.cpp +++ b/pgadmin/schema/edbSynonym.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // edbSynonym.cpp - EnterpriseDB Synonym class // diff --git a/pgadmin/schema/gpExtTable.cpp b/pgadmin/schema/gpExtTable.cpp index bd3bc1407..4b9777d52 100644 --- a/pgadmin/schema/gpExtTable.cpp +++ b/pgadmin/schema/gpExtTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpExtTable.cpp - Greenplum External Table // diff --git a/pgadmin/schema/gpPartition.cpp b/pgadmin/schema/gpPartition.cpp index d1eb1ce47..becc0370d 100644 --- a/pgadmin/schema/gpPartition.cpp +++ b/pgadmin/schema/gpPartition.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpPartition.cpp - Greenplum Table Partition class // diff --git a/pgadmin/schema/gpResQueue.cpp b/pgadmin/schema/gpResQueue.cpp index 1d6aabbf8..6e144a14f 100644 --- a/pgadmin/schema/gpResQueue.cpp +++ b/pgadmin/schema/gpResQueue.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: $ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // gpResQueue.cpp - Greenplum Resource Queue // diff --git a/pgadmin/schema/module.mk b/pgadmin/schema/module.mk index ff9140805..4f1090b29 100644 --- a/pgadmin/schema/module.mk +++ b/pgadmin/schema/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/schema Makefile fragment # diff --git a/pgadmin/schema/pgAggregate.cpp b/pgadmin/schema/pgAggregate.cpp index 36baed8d7..bde675f4c 100644 --- a/pgadmin/schema/pgAggregate.cpp +++ b/pgadmin/schema/pgAggregate.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgAggregate.cpp - Aggregate class // diff --git a/pgadmin/schema/pgCast.cpp b/pgadmin/schema/pgCast.cpp index a004bfd16..ffcf433a0 100644 --- a/pgadmin/schema/pgCast.cpp +++ b/pgadmin/schema/pgCast.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCast.cpp - Cast class // diff --git a/pgadmin/schema/pgCatalogObject.cpp b/pgadmin/schema/pgCatalogObject.cpp index 95eff2511..a401cdf62 100644 --- a/pgadmin/schema/pgCatalogObject.cpp +++ b/pgadmin/schema/pgCatalogObject.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCatalogObject.cpp - EnterpriseDB catalog class // diff --git a/pgadmin/schema/pgCheck.cpp b/pgadmin/schema/pgCheck.cpp index 3a18bdce4..722f0aba9 100644 --- a/pgadmin/schema/pgCheck.cpp +++ b/pgadmin/schema/pgCheck.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCheck.cpp - Check class // diff --git a/pgadmin/schema/pgCollection.cpp b/pgadmin/schema/pgCollection.cpp index c8fd61239..2e86eb140 100644 --- a/pgadmin/schema/pgCollection.cpp +++ b/pgadmin/schema/pgCollection.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgCollection.cpp - Simple object for use with 'collection' nodes // diff --git a/pgadmin/schema/pgColumn.cpp b/pgadmin/schema/pgColumn.cpp index f344bf99f..f39a61e6f 100644 --- a/pgadmin/schema/pgColumn.cpp +++ b/pgadmin/schema/pgColumn.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgColumn.cpp - Column class // diff --git a/pgadmin/schema/pgConstraints.cpp b/pgadmin/schema/pgConstraints.cpp index 0e64e7781..c64147513 100644 --- a/pgadmin/schema/pgConstraints.cpp +++ b/pgadmin/schema/pgConstraints.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConstraint.cpp - Constraint collection // diff --git a/pgadmin/schema/pgConversion.cpp b/pgadmin/schema/pgConversion.cpp index de106f458..b5a82dfec 100644 --- a/pgadmin/schema/pgConversion.cpp +++ b/pgadmin/schema/pgConversion.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgConversion.cpp - Conversion class // diff --git a/pgadmin/schema/pgDatabase.cpp b/pgadmin/schema/pgDatabase.cpp index 97ebcd4c0..1e7951d1e 100644 --- a/pgadmin/schema/pgDatabase.cpp +++ b/pgadmin/schema/pgDatabase.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDatabase.cpp - PostgreSQL Database // diff --git a/pgadmin/schema/pgDatatype.cpp b/pgadmin/schema/pgDatatype.cpp index b0dd1ecd9..0c42c477a 100644 --- a/pgadmin/schema/pgDatatype.cpp +++ b/pgadmin/schema/pgDatatype.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDatatype.cpp - PostgreSQL Datatypes // diff --git a/pgadmin/schema/pgDomain.cpp b/pgadmin/schema/pgDomain.cpp index 53a992059..ebaa4ec52 100644 --- a/pgadmin/schema/pgDomain.cpp +++ b/pgadmin/schema/pgDomain.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgDomain.cpp - Domain class // diff --git a/pgadmin/schema/pgForeignKey.cpp b/pgadmin/schema/pgForeignKey.cpp index 0ca59a450..fb352a0f4 100644 --- a/pgadmin/schema/pgForeignKey.cpp +++ b/pgadmin/schema/pgForeignKey.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgForeignKey.cpp - ForeignKey class // diff --git a/pgadmin/schema/pgFunction.cpp b/pgadmin/schema/pgFunction.cpp index 1454bcd5e..2fdf4e24d 100644 --- a/pgadmin/schema/pgFunction.cpp +++ b/pgadmin/schema/pgFunction.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgFunction.cpp - function class // diff --git a/pgadmin/schema/pgGroup.cpp b/pgadmin/schema/pgGroup.cpp index ad67352ca..c1dfeedf9 100644 --- a/pgadmin/schema/pgGroup.cpp +++ b/pgadmin/schema/pgGroup.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgGroup.cpp - Group class // diff --git a/pgadmin/schema/pgIndex.cpp b/pgadmin/schema/pgIndex.cpp index fff7f948a..83d34b222 100644 --- a/pgadmin/schema/pgIndex.cpp +++ b/pgadmin/schema/pgIndex.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgIndex.cpp - Index class // diff --git a/pgadmin/schema/pgIndexConstraint.cpp b/pgadmin/schema/pgIndexConstraint.cpp index 2f091aa34..5e6d533c7 100644 --- a/pgadmin/schema/pgIndexConstraint.cpp +++ b/pgadmin/schema/pgIndexConstraint.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgIndexConstraint.cpp - IndexConstraint class: Primary Key, Unique // diff --git a/pgadmin/schema/pgLanguage.cpp b/pgadmin/schema/pgLanguage.cpp index 8a5b687d4..b9c66d32c 100644 --- a/pgadmin/schema/pgLanguage.cpp +++ b/pgadmin/schema/pgLanguage.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgLanguage.cpp - Language class // diff --git a/pgadmin/schema/pgObject.cpp b/pgadmin/schema/pgObject.cpp index c0f5310c6..8b82aa49a 100644 --- a/pgadmin/schema/pgObject.cpp +++ b/pgadmin/schema/pgObject.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgObject.cpp - PostgreSQL object base class // diff --git a/pgadmin/schema/pgOperator.cpp b/pgadmin/schema/pgOperator.cpp index ffef02fdc..782adad27 100644 --- a/pgadmin/schema/pgOperator.cpp +++ b/pgadmin/schema/pgOperator.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperator.cpp - Operator class // diff --git a/pgadmin/schema/pgOperatorClass.cpp b/pgadmin/schema/pgOperatorClass.cpp index cdac641ae..eb402259f 100644 --- a/pgadmin/schema/pgOperatorClass.cpp +++ b/pgadmin/schema/pgOperatorClass.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperatorClass.cpp - OperatorClass class // diff --git a/pgadmin/schema/pgOperatorFamily.cpp b/pgadmin/schema/pgOperatorFamily.cpp index 78834a6dc..a83f5fdf1 100644 --- a/pgadmin/schema/pgOperatorFamily.cpp +++ b/pgadmin/schema/pgOperatorFamily.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgOperatorFamily.cpp - OperatorFamily class // diff --git a/pgadmin/schema/pgRole.cpp b/pgadmin/schema/pgRole.cpp index 22f760245..7866a385f 100644 --- a/pgadmin/schema/pgRole.cpp +++ b/pgadmin/schema/pgRole.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgRole.cpp - PostgreSQL Role // diff --git a/pgadmin/schema/pgRule.cpp b/pgadmin/schema/pgRule.cpp index f9ea3a10f..9fcee3075 100644 --- a/pgadmin/schema/pgRule.cpp +++ b/pgadmin/schema/pgRule.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgRule.cpp - Rule class // diff --git a/pgadmin/schema/pgSchema.cpp b/pgadmin/schema/pgSchema.cpp index 1383d575b..0014e9b02 100644 --- a/pgadmin/schema/pgSchema.cpp +++ b/pgadmin/schema/pgSchema.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSchema.cpp - schema class // diff --git a/pgadmin/schema/pgSequence.cpp b/pgadmin/schema/pgSequence.cpp index db33a71d0..4f98d54ea 100644 --- a/pgadmin/schema/pgSequence.cpp +++ b/pgadmin/schema/pgSequence.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgSequence.cpp - Sequence class // diff --git a/pgadmin/schema/pgServer.cpp b/pgadmin/schema/pgServer.cpp index 1dc5fdecb..5d362897e 100644 --- a/pgadmin/schema/pgServer.cpp +++ b/pgadmin/schema/pgServer.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgServer.cpp - PostgreSQL Server // diff --git a/pgadmin/schema/pgTable.cpp b/pgadmin/schema/pgTable.cpp index 793c3ba84..88eb9d435 100644 --- a/pgadmin/schema/pgTable.cpp +++ b/pgadmin/schema/pgTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTable.cpp - Table class // diff --git a/pgadmin/schema/pgTablespace.cpp b/pgadmin/schema/pgTablespace.cpp index e0f2f5eb7..aa412da86 100644 --- a/pgadmin/schema/pgTablespace.cpp +++ b/pgadmin/schema/pgTablespace.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTablespace.cpp - PostgreSQL Tablespace // diff --git a/pgadmin/schema/pgTextSearchConfiguration.cpp b/pgadmin/schema/pgTextSearchConfiguration.cpp index e0394c1c5..79b97f2d0 100644 --- a/pgadmin/schema/pgTextSearchConfiguration.cpp +++ b/pgadmin/schema/pgTextSearchConfiguration.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchConfiguration.cpp - Text Search Configuration class // diff --git a/pgadmin/schema/pgTextSearchDictionary.cpp b/pgadmin/schema/pgTextSearchDictionary.cpp index b96cadd90..4777001ff 100644 --- a/pgadmin/schema/pgTextSearchDictionary.cpp +++ b/pgadmin/schema/pgTextSearchDictionary.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchDictionary.cpp - Text Search Dictionary class // diff --git a/pgadmin/schema/pgTextSearchParser.cpp b/pgadmin/schema/pgTextSearchParser.cpp index a26f170f6..aa17989b3 100644 --- a/pgadmin/schema/pgTextSearchParser.cpp +++ b/pgadmin/schema/pgTextSearchParser.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchParser.cpp - Text Search Parser class // diff --git a/pgadmin/schema/pgTextSearchTemplate.cpp b/pgadmin/schema/pgTextSearchTemplate.cpp index 0e0ab7013..b84c572e1 100644 --- a/pgadmin/schema/pgTextSearchTemplate.cpp +++ b/pgadmin/schema/pgTextSearchTemplate.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTextSearchTemplate.cpp - Text Search Template class // diff --git a/pgadmin/schema/pgTrigger.cpp b/pgadmin/schema/pgTrigger.cpp index fe104bef8..d082c64b5 100644 --- a/pgadmin/schema/pgTrigger.cpp +++ b/pgadmin/schema/pgTrigger.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgTrigger.cpp - Trigger class // diff --git a/pgadmin/schema/pgType.cpp b/pgadmin/schema/pgType.cpp index e34ada761..f3300d62f 100644 --- a/pgadmin/schema/pgType.cpp +++ b/pgadmin/schema/pgType.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgType.cpp - Type class // diff --git a/pgadmin/schema/pgUser.cpp b/pgadmin/schema/pgUser.cpp index bf0b1245e..68b0e101d 100644 --- a/pgadmin/schema/pgUser.cpp +++ b/pgadmin/schema/pgUser.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgUser.cpp - PostgreSQL User // diff --git a/pgadmin/schema/pgView.cpp b/pgadmin/schema/pgView.cpp index 86b6d6933..884c82826 100644 --- a/pgadmin/schema/pgView.cpp +++ b/pgadmin/schema/pgView.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgView.cpp - View class // diff --git a/pgadmin/settings.ini b/pgadmin/settings.ini index 3b089f599..74d6dd6b6 100644 --- a/pgadmin/settings.ini +++ b/pgadmin/settings.ini @@ -3,7 +3,7 @@ ; pgAdmin III - PostgreSQL Tools ; RCS-ID: $Id$ ; Copyright (C) 2002 - 2009, The pgAdmin Development Team -; This software is released under the Artistic Licence +; This software is released under the BSD Licence ; ; settings.ini ; diff --git a/pgadmin/slony/dlgRepCluster.cpp b/pgadmin/slony/dlgRepCluster.cpp index 85f100fe3..82f54002a 100644 --- a/pgadmin/slony/dlgRepCluster.cpp +++ b/pgadmin/slony/dlgRepCluster.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepCluster.cpp - PostgreSQL Slony-I Cluster Property // diff --git a/pgadmin/slony/dlgRepListen.cpp b/pgadmin/slony/dlgRepListen.cpp index bffcfced4..f26f32fb4 100644 --- a/pgadmin/slony/dlgRepListen.cpp +++ b/pgadmin/slony/dlgRepListen.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepListen.cpp - PostgreSQL Slony-I Listen Property // diff --git a/pgadmin/slony/dlgRepNode.cpp b/pgadmin/slony/dlgRepNode.cpp index 46345969d..6d94fcc26 100644 --- a/pgadmin/slony/dlgRepNode.cpp +++ b/pgadmin/slony/dlgRepNode.cpp @@ -1,7 +1,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepNode.cpp - PostgreSQL Slony-I Node Property // diff --git a/pgadmin/slony/dlgRepPath.cpp b/pgadmin/slony/dlgRepPath.cpp index aec5f9559..8f94d0ce3 100644 --- a/pgadmin/slony/dlgRepPath.cpp +++ b/pgadmin/slony/dlgRepPath.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepPath.cpp - PostgreSQL Slony-I Path Property // diff --git a/pgadmin/slony/dlgRepProperty.cpp b/pgadmin/slony/dlgRepProperty.cpp index 3913de281..7995b1cc8 100644 --- a/pgadmin/slony/dlgRepProperty.cpp +++ b/pgadmin/slony/dlgRepProperty.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepProperty.cpp - PostgreSQL Property // diff --git a/pgadmin/slony/dlgRepSequence.cpp b/pgadmin/slony/dlgRepSequence.cpp index 553addd50..9c8cae5f4 100644 --- a/pgadmin/slony/dlgRepSequence.cpp +++ b/pgadmin/slony/dlgRepSequence.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSequence.cpp - PostgreSQL Slony-I Sequence Property // diff --git a/pgadmin/slony/dlgRepSet.cpp b/pgadmin/slony/dlgRepSet.cpp index 0fb037ce8..71c79ec5f 100644 --- a/pgadmin/slony/dlgRepSet.cpp +++ b/pgadmin/slony/dlgRepSet.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSet.cpp - PostgreSQL Slony-I Set Property // diff --git a/pgadmin/slony/dlgRepSubscription.cpp b/pgadmin/slony/dlgRepSubscription.cpp index 8d231118b..515b9a54d 100644 --- a/pgadmin/slony/dlgRepSubscription.cpp +++ b/pgadmin/slony/dlgRepSubscription.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepSubscription.cpp - PostgreSQL Slony-I Subscription Property // diff --git a/pgadmin/slony/dlgRepTable.cpp b/pgadmin/slony/dlgRepTable.cpp index feb1bb79b..f63300ff0 100644 --- a/pgadmin/slony/dlgRepTable.cpp +++ b/pgadmin/slony/dlgRepTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // dlgRepTable.cpp - PostgreSQL Slony-I Table Property // diff --git a/pgadmin/slony/module.mk b/pgadmin/slony/module.mk index 6bafc5019..da8af3e27 100644 --- a/pgadmin/slony/module.mk +++ b/pgadmin/slony/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/slony/ Makefile fragment # diff --git a/pgadmin/slony/slCluster.cpp b/pgadmin/slony/slCluster.cpp index c4bab623e..f96ce052b 100644 --- a/pgadmin/slony/slCluster.cpp +++ b/pgadmin/slony/slCluster.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slCluster.cpp PostgreSQL Slony-I Cluster // diff --git a/pgadmin/slony/slListen.cpp b/pgadmin/slony/slListen.cpp index f7226fed5..6d806a9d3 100644 --- a/pgadmin/slony/slListen.cpp +++ b/pgadmin/slony/slListen.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slListen.cpp PostgreSQL Slony-I listen // diff --git a/pgadmin/slony/slNode.cpp b/pgadmin/slony/slNode.cpp index a20379aca..82d4e1435 100644 --- a/pgadmin/slony/slNode.cpp +++ b/pgadmin/slony/slNode.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slNode.cpp PostgreSQL Slony-I node // diff --git a/pgadmin/slony/slPath.cpp b/pgadmin/slony/slPath.cpp index 7b0672751..2fff3e7b0 100644 --- a/pgadmin/slony/slPath.cpp +++ b/pgadmin/slony/slPath.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slPath.cpp PostgreSQL Slony-I path // diff --git a/pgadmin/slony/slSequence.cpp b/pgadmin/slony/slSequence.cpp index ed7b569f8..d5409336a 100644 --- a/pgadmin/slony/slSequence.cpp +++ b/pgadmin/slony/slSequence.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSequence.cpp PostgreSQL Slony-I sequence // diff --git a/pgadmin/slony/slSet.cpp b/pgadmin/slony/slSet.cpp index 85f91689d..dc4646db6 100644 --- a/pgadmin/slony/slSet.cpp +++ b/pgadmin/slony/slSet.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSet.cpp PostgreSQL Slony-I Set // diff --git a/pgadmin/slony/slSubscription.cpp b/pgadmin/slony/slSubscription.cpp index 5a434f8ba..2ae00192e 100644 --- a/pgadmin/slony/slSubscription.cpp +++ b/pgadmin/slony/slSubscription.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slSubscription.cpp PostgreSQL Slony-I subscription // diff --git a/pgadmin/slony/slTable.cpp b/pgadmin/slony/slTable.cpp index c6557a788..240e26c47 100644 --- a/pgadmin/slony/slTable.cpp +++ b/pgadmin/slony/slTable.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // slTable.cpp PostgreSQL Slony-I table // diff --git a/pgadmin/ui/embed-xrc b/pgadmin/ui/embed-xrc index 3d8b3f670..e290a4c54 100644 --- a/pgadmin/ui/embed-xrc +++ b/pgadmin/ui/embed-xrc @@ -2,7 +2,7 @@ # # pgAdmin III - PostgreSQL Tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # embed-xrc - convert xrc files to c++ files # diff --git a/pgadmin/ui/embed-xrc.bat b/pgadmin/ui/embed-xrc.bat index 52a827d63..813af7a23 100644 --- a/pgadmin/ui/embed-xrc.bat +++ b/pgadmin/ui/embed-xrc.bat @@ -3,7 +3,7 @@ REM ####################################################################### REM # REM # pgAdmin III - PostgreSQL Tools REM # Copyright (C) 2002 - 2009, The pgAdmin Development Team -REM # This software is released under the Artistic Licence +REM # This software is released under the BSD Licence REM # REM # embed-xrc.bat - convert xrc files to c++ files REM # diff --git a/pgadmin/ui/module.mk b/pgadmin/ui/module.mk index 89c55c3a8..ff1f272f5 100644 --- a/pgadmin/ui/module.mk +++ b/pgadmin/ui/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/slony/ Makefile fragment # diff --git a/pgadmin/utils/factory.cpp b/pgadmin/utils/factory.cpp index b6dee8390..1f83bfe10 100644 --- a/pgadmin/utils/factory.cpp +++ b/pgadmin/utils/factory.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // factory.cpp - Object classes factory // diff --git a/pgadmin/utils/favourites.cpp b/pgadmin/utils/favourites.cpp index 2bbd297d5..b709eec99 100644 --- a/pgadmin/utils/favourites.cpp +++ b/pgadmin/utils/favourites.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // favourites.cpp - Query favourites // diff --git a/pgadmin/utils/macros.cpp b/pgadmin/utils/macros.cpp index 6a9cc0798..b6b43236e 100644 --- a/pgadmin/utils/macros.cpp +++ b/pgadmin/utils/macros.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // macros.cpp - Query macros // diff --git a/pgadmin/utils/md5.cpp b/pgadmin/utils/md5.cpp index 9a37b4f11..f6a1de0e9 100644 --- a/pgadmin/utils/md5.cpp +++ b/pgadmin/utils/md5.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // md5.cpp - MD5 password encryption functions // diff --git a/pgadmin/utils/misc.cpp b/pgadmin/utils/misc.cpp index 16a74b776..1e207b953 100644 --- a/pgadmin/utils/misc.cpp +++ b/pgadmin/utils/misc.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // misc.cpp - Miscellaneous Utilities // diff --git a/pgadmin/utils/module.mk b/pgadmin/utils/module.mk index 2d3943f51..f615a199f 100644 --- a/pgadmin/utils/module.mk +++ b/pgadmin/utils/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - pgadmin/utils/ Makefile fragment # diff --git a/pgadmin/utils/pgconfig.cpp b/pgadmin/utils/pgconfig.cpp index 0d1596e33..1ded7066e 100644 --- a/pgadmin/utils/pgconfig.cpp +++ b/pgadmin/utils/pgconfig.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // pgconfig.cpp - backend configuration classes // diff --git a/pgadmin/utils/sysLogger.cpp b/pgadmin/utils/sysLogger.cpp index d10217ee1..8f85afc90 100644 --- a/pgadmin/utils/sysLogger.cpp +++ b/pgadmin/utils/sysLogger.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysLogger.cpp - Log handling class // diff --git a/pgadmin/utils/sysProcess.cpp b/pgadmin/utils/sysProcess.cpp index 88ac0a826..6bda7af5d 100644 --- a/pgadmin/utils/sysProcess.cpp +++ b/pgadmin/utils/sysProcess.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysProcess.cpp - External process // diff --git a/pgadmin/utils/sysSettings.cpp b/pgadmin/utils/sysSettings.cpp index be8bacdec..cd483234b 100644 --- a/pgadmin/utils/sysSettings.cpp +++ b/pgadmin/utils/sysSettings.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // sysSettings.cpp - Settings handling class // diff --git a/pgadmin/utils/tabcomplete.c b/pgadmin/utils/tabcomplete.c index f697427ce..fe1bb9f11 100644 --- a/pgadmin/utils/tabcomplete.c +++ b/pgadmin/utils/tabcomplete.c @@ -3,7 +3,7 @@ // pgAdmin III - Tab completion // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // tab-complete.cpp - Functions interfacing with tab-complete from psql // diff --git a/pgadmin/utils/tabcomplete.pl b/pgadmin/utils/tabcomplete.pl index 1dc82b4f3..e79fd026a 100644 --- a/pgadmin/utils/tabcomplete.pl +++ b/pgadmin/utils/tabcomplete.pl @@ -4,7 +4,7 @@ ## pgAdmin III - Tab completion ## RCS-ID: $Id$ ## Copyright (C) 2002 - 2009, The pgAdmin Development Team -## This software is released under the Artistic Licence +## This software is released under the BSD Licence ## ## tab-complete.pl - Script to build tab-complete.inc ## diff --git a/pgadmin/utils/utffile.cpp b/pgadmin/utils/utffile.cpp index 48cf9518c..bf6293cbe 100644 --- a/pgadmin/utils/utffile.cpp +++ b/pgadmin/utils/utffile.cpp @@ -3,7 +3,7 @@ // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id$ // Copyright (C) 2002 - 2009, The pgAdmin Development Team -// This software is released under the Artistic Licence +// This software is released under the BSD Licence // // utffile.cpp - file io with BOM interpretation // diff --git a/pkg/Makefile.am b/pkg/Makefile.am index ac51e590f..61cb375f6 100644 --- a/pkg/Makefile.am +++ b/pkg/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/debian/Makefile.am b/pkg/debian/Makefile.am index d382dce39..c92f35ab5 100644 --- a/pkg/debian/Makefile.am +++ b/pkg/debian/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/mac/Makefile.am b/pkg/mac/Makefile.am index 7e52781ef..6dc77e4a9 100644 --- a/pkg/mac/Makefile.am +++ b/pkg/mac/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/mac/licence.r b/pkg/mac/licence.r index 4f5c49cfc..6cef67480 100644 --- a/pkg/mac/licence.r +++ b/pkg/mac/licence.r @@ -1,197 +1,68 @@ -data 'LPic' (5000) { - $"0000 0001 0000 0000 0000" -}; - -resource 'STR#' (5000, "English buttons") { - { /* array StringArray: 9 elements */ - /* [1] */ - "English", - /* [2] */ - "Agree", - /* [3] */ - "Disagree", - /* [4] */ - "Print", - /* [5] */ - "Save...", - /* [6] */ - "IMPORTANT - Read this License Agreement carefully before clicking on " - "the \"Agree\" button. By clicking on the \"Agree\" button, you agree " - "to be bound by the terms of the License Agreement.", - /* [7] */ - "Software License Agreement", - /* [8] */ - "This text cannot be saved. This disk may be full or locked, or the file " - "may be locked.", - /* [9] */ - "Unable to print. Make sure you've selected a printer." - } -}; - -data 'TEXT' (5000, "English") { - "BY INSTALLING OR DISTRIBUTING PGADMIN AND RELATED\n" - "SOFTWARE, YOU AGREE WITH THE FOLLOWING DISCLAIMER:\n" - "\n" - "PGADMIN AND RELATED SOFTWARE IS PROVIDED WITHOUT\n" - "GUARANTEE OR WARRANTY OF ANY KIND. TO THE FULLEST\n" - "EXTENT ALLOWED BY LAW YOU AGREE THAT THE PGADMIN\n" - "DEVELOPMENT TEAM MEMBERS, CONTRIBUTERS OR\n" - "DISTRIBUTORS OF THE SOFTWARE CANNOT AND WILL NOT\n" - "BE HELD LIABLE FOR ANY DIRECT OR INDIRECT DAMAGE\n" - "OR LOSSES CAUSED WHOLLY OR IN PART BY THE\n" - "SOFTWARE.\n" - "\n" - "IN COUNTRIES WHERE THE ABSENCE OF LIABILITY MAY\n" - "NOT EXIST OR BE RESTRICTED BY LAW, PGADMIN\n" - "DEVELOPMENT TEAM MEMBERS, CONTRIBUTORS AND\n" - "DISTRIBUTORS LIABILITY SHALL BE LIMITED TO ONE\n" - "EURO.\n" - "\n" - "The Artistic License\n" - "\n" - "Preamble\n" - "\n" - "The intent of this document is to state the\n" - "conditions under which a Package may be copied,\n" - "such that the Copyright Holder maintains some\n" - "semblance of artistic control over the development\n" - "of the package, while giving the users of the\n" - "package the right to use and distribute the\n" - "Package in a more-or-less customary fashion, plus\n" - "the right to make reasonable modifications.\n" - "\n" - "Definitions:\n" - "¥ \"Package\" refers to the collection of files\n" - " distributed by the Copyright Holder, and\n" - " derivatives of that collection of files created\n" - " through textual modification.\n" - "¥ \"Standard Version\" refers to such a Package if\n" - " it has not been modified, or has been modified in\n" - " accordance with the wishes of the Copyright\n" - " Holder.\n" - "¥ \"Copyright Holder\" is whoever is named in the\n" - " copyright or copyrights for the package.\n" - "¥ \"You\" is you, if you're thinking about copying\n" - " or distributing this Package.\n" - "¥ \"Reasonable copying fee\" is whatever you can\n" - " justify on the basis of media cost, duplication\n" - " charges, time of people involved, and so on. (You\n" - " will not be required to justify it to the\n" - " Copyright Holder, but only to the computing\n" - " community at large as a market that must bear the\n" - " fee.)\n" - "¥ \"Freely Available\" means that no fee is\n" - " charged for the item itself, though there may be\n" - " fees involved in handling the item. It also means\n" - " that recipients of the item may redistribute it\n" - " under the same conditions they received it.\n" - " \n" - "1. You may make and give away verbatim copies of\n" - "the source form of the Standard Version of this\n" - "Package without restriction, provided that you\n" - "duplicate all of the original copyright notices\n" - "and associated disclaimers.\n" - "\n" - "2. You may apply bug fixes, portability fixes and\n" - "other modifications derived from the Public Domain\n" - "or from the Copyright Holder. A Package modified\n" - "in such a way shall still be considered the\n" - "Standard Version.\n" - "\n" - "3. You may otherwise modify your copy of this\n" - "Package in any way, provided that you insert a\n" - "prominent notice in each changed file stating how\n" - "and when you changed that file, and provided that\n" - "you do at least ONE of the following:\n" - "\n" - " a) place your modifications in the Public\n" - " Domain or otherwise make them Freely\n" - " Available, such as by posting said\n" - " modifications to Usenet or an equivalent\n" - " medium, or placing the modifications on a\n" - " major archive site such as ftp.uu.net, or by\n" - " allowing the Copyright Holder to include your\n" - " modifications in the Standard Version of the\n" - " Package.\n" - "\n" - " b) use the modified Package only within your\n" - " corporation or organization.\n" - "\n" - " c) rename any non-standard executables so the\n" - " names do not conflict with standard\n" - " executables, which must also be provided, and\n" - " provide a separate manual page for each\n" - " non-standard executable that clearly\n" - " documents how it differs from the Standard\n" - " Version.\n" - "\n" - " d) make other distribution arrangements with\n" - " the Copyright Holder.\n" - "\n" - "4. You may distribute the programs of this Package\n" - "in object code or executable form, provided that\n" - "you do at least ONE of the following:\n" - "\n" - " a) distribute a Standard Version of the\n" - " executables and library files, together with\n" - " instructions (in the manual page or\n" - " equivalent) on where to get the Standard\n" - " Version.\n" - "\n" - " b) accompany the distribution with the\n" - " machine-readable source of the Package with\n" - " your modifications.\n" - "\n" - " c) accompany any non-standard executables\n" - " with their corresponding Standard Version\n" - " executables, giving the non-standard\n" - " executables non-standard names, and clearly\n" - " documenting the differences in manual pages\n" - " (or equivalent), together with instructions\n" - " on where to get the Standard Version.\n" - "\n" - " d) make other distribution arrangements with\n" - " the Copyright Holder.\n" - "\n" - "5. You may charge a reasonable copying fee for any\n" - "distribution of this Package. You may charge any\n" - "fee you choose for support of this Package. You\n" - "may not charge a fee for this Package itself.\n" - "However, you may distribute this Package in\n" - "aggregate with other (possibly commercial)\n" - "programs as part of a larger (possibly commercial)\n" - "software distribution provided that you do not\n" - "advertise this Package as a product of your own.\n" - "\n" - "6. The scripts and library files supplied as input\n" - "to or produced as output from the programs of this\n" - "Package do not automatically fall under the\n" - "copyright of this Package, but belong to whomever\n" - "generated them, and may be sold commercially, and\n" - "may be aggregated with this Package.\n" - "\n" - "7. C or perl subroutines supplied by you and\n" - "linked into this Package shall not be considered\n" - "part of this Package.\n" - "\n" - "8. The name of the Copyright Holder may not be\n" - "used to endorse or promote products derived from\n" - "this software without specific prior written\n" - "permission.\n" - "\n" - "9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT\n" - "ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\n" - "WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF\n" - "MERCHANTIBILITY AND FITNESS FOR A PARTICULAR\n" - "PURPOSE.\n" - "\n" - "The End\n" -}; - -data 'styl' (5000) { - $"0003 0000 0000 0010 000C 0004 0000 000C" /* ................ */ - $"0000 0000 0000 0000 0277 0015 0010 0004" /* .........w...... */ - $"0100 0010 0000 0000 0000 0000 028B 0010" /* .............‹.. */ - $"000C 0004 0000 000C 0000 0000 0000" /* .............. */ -}; - +data 'LPic' (5000) { + $"0000 0001 0000 0000 0000" +}; + +resource 'STR#' (5000, "English buttons") { + { /* array StringArray: 9 elements */ + /* [1] */ + "English", + /* [2] */ + "Agree", + /* [3] */ + "Disagree", + /* [4] */ + "Print", + /* [5] */ + "Save...", + /* [6] */ + "IMPORTANT - Read this License Agreement carefully before clicking on " + "the \"Agree\" button. By clicking on the \"Agree\" button, you agree " + "to be bound by the terms of the License Agreement.", + /* [7] */ + "Software License Agreement", + /* [8] */ + "This text cannot be saved. This disk may be full or locked, or the file " + "may be locked.", + /* [9] */ + "Unable to print. Make sure you've selected a printer." + } +}; + +data 'TEXT' (5000, "English") { + "pgAdmin III\n" + "\n" + "Copyright (c) 2002 - 2009,\n" + " The pgAdmin Development Team\n" + "\n" + "Permission to use, copy, modify, and distribute\n" + "this software and its documentation for any\n" + "purpose, without fee, and without a written\n" + "agreement is hereby granted, provided that the\n" + "above copyright notice and this paragraph and the\n" + "following two paragraphs appear in all copies.\n" + "\n" + "IN NO EVENT SHALL THE PGADMIN DEVELOPMENT TEAM BE\n" + "LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL,\n" + "INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING\n" + "LOST PROFITS, ARISING OUT OF THE USE OF THIS\n" + "SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE\n" + "PGADMIN DEVELOPMENT TEAM HAS BEEN ADVISED OF THE\n" + "POSSIBILITY OF SUCH DAMAGE.\n" + "\n" + "THE PGADMIN DEVELOPMENT TEAM SPECIFICALLY\n" + "DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT\n" + "LIMITED TO, THE IMPLIED WARRANTIES OF\n" + "MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n" + "PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON\n" + "AN "AS IS" BASIS, AND THE PGADMIN DEVELOPMENT\n" + "TEAM HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,\n" + "SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.\n" +}; + +data 'styl' (5000) { + $"0003 0000 0000 0010 000C 0004 0000 000C" /* ................ */ + $"0000 0000 0000 0000 0277 0015 0010 0004" /* .........w...... */ + $"0100 0010 0000 0000 0000 0000 028B 0010" /* .............‹.. */ + $"000C 0004 0000 000C 0000 0000 0000" /* .............. */ +}; + diff --git a/pkg/mandrake/Makefile.am b/pkg/mandrake/Makefile.am index af199be49..78cec1534 100644 --- a/pkg/mandrake/Makefile.am +++ b/pkg/mandrake/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/mandrake/pgadmin3.spec.in b/pkg/mandrake/pgadmin3.spec.in index efaabb195..dd429de21 100644 --- a/pkg/mandrake/pgadmin3.spec.in +++ b/pkg/mandrake/pgadmin3.spec.in @@ -11,7 +11,7 @@ Summary: Graphical client for PostgreSQL. Name: %{name} Version: %{major_version} Release: %{minor_version} -License: Artistic +License: BSD Group: Databases Source: %{name}-%{major_version}.tar.bz2 URL: http://www.pgadmin.org/ diff --git a/pkg/redhat/Makefile.am b/pkg/redhat/Makefile.am index 25b703357..bc2811f29 100644 --- a/pkg/redhat/Makefile.am +++ b/pkg/redhat/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/redhat/pgadmin3.spec.in b/pkg/redhat/pgadmin3.spec.in index eefa3cbe4..2f1bd077f 100644 --- a/pkg/redhat/pgadmin3.spec.in +++ b/pkg/redhat/pgadmin3.spec.in @@ -2,7 +2,7 @@ Summary: Graphical client for PostgreSQL Name: pgadmin3 Version: PGADMIN_LONG_VERSION Release: 1%{?dist} -License: Artistic +License: BSD Group: Applications/Databases Source: ftp://ftp.postgresql.org/pub/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz URL: http://www.pgadmin.org/ diff --git a/pkg/slackware/Makefile.am b/pkg/slackware/Makefile.am index 189ebdd36..1ba1e4ee6 100644 --- a/pkg/slackware/Makefile.am +++ b/pkg/slackware/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/slackware/build-release.in b/pkg/slackware/build-release.in index f2ea10456..277842673 100644 --- a/pkg/slackware/build-release.in +++ b/pkg/slackware/build-release.in @@ -5,7 +5,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: build-release 4300 2005-06-10 10:36:04Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # build-release - Build a Slackware release # diff --git a/pkg/slackware/build-snapshot b/pkg/slackware/build-snapshot index fa8f268a0..c03c96732 100644 --- a/pkg/slackware/build-snapshot +++ b/pkg/slackware/build-snapshot @@ -5,7 +5,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # build-snapshot - Build a Slackware package from CVS Tip # diff --git a/pkg/src/Makefile.am b/pkg/src/Makefile.am index 7fd091272..4b6094dfd 100644 --- a/pkg/src/Makefile.am +++ b/pkg/src/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/src/build-tarball.in b/pkg/src/build-tarball.in index 1f0dcf1a6..5e95fd0ca 100644 --- a/pkg/src/build-tarball.in +++ b/pkg/src/build-tarball.in @@ -5,7 +5,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: build-tarball 4739 2005-11-11 21:25:05Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # build-tarball - Build a source tarball # diff --git a/pkg/suse/Makefile.am b/pkg/suse/Makefile.am index 2748a6069..f93c91095 100644 --- a/pkg/suse/Makefile.am +++ b/pkg/suse/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4209 2005-05-18 11:23:14Z dpage $ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/pkg/suse/pgadmin3.spec.in b/pkg/suse/pgadmin3.spec.in index af3205c3b..44fdfeb25 100644 --- a/pkg/suse/pgadmin3.spec.in +++ b/pkg/suse/pgadmin3.spec.in @@ -9,7 +9,7 @@ Summary: Graphical client for PostgreSQL Name: pgadmin3 Version: PGADMIN_LONG_VERSION Release: 1 -License: Artistic +License: BSD Group: Applications/Databases URL: http://www.pgadmin.org/ Packager: pgAdmin project diff --git a/pkg/win32/Makefile.am b/pkg/win32/Makefile.am index 0b194d6c9..855ed6b65 100644 --- a/pkg/win32/Makefile.am +++ b/pkg/win32/Makefile.am @@ -2,7 +2,7 @@ # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4875 2006-01-06 21:06:46Z dpage $ # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/stringextract b/stringextract index 4e2028857..4d91c184f 100755 --- a/stringextract +++ b/stringextract @@ -4,7 +4,7 @@ # # pgAdmin III - PostgreSQL Tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # stringextract - extract strings from sources # and create gettext template file diff --git a/stringmerge b/stringmerge index 7a556ae46..572460c3d 100755 --- a/stringmerge +++ b/stringmerge @@ -4,7 +4,7 @@ # # pgAdmin III - PostgreSQL Tools # Copyright (C) 2002 - 2009, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # stringmerge - merge pgadmin3.pot template file into existing pgadmin3.po # translated files, compile and publish them on CVS. diff --git a/xtra/CMakeLists.txt b/xtra/CMakeLists.txt index c87c15749..260982a01 100755 --- a/xtra/CMakeLists.txt +++ b/xtra/CMakeLists.txt @@ -1,8 +1,8 @@ ####################################################################### # # pgAdmin3 - PostgreSQL tools -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # $Id$ # diff --git a/xtra/Makefile.am b/xtra/Makefile.am index 2fe94fd56..23ab0405c 100644 --- a/xtra/Makefile.am +++ b/xtra/Makefile.am @@ -1,8 +1,8 @@ ############################################################################## # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4974 2006-01-30 09:25:01Z dpage $ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/xtra/pgscript/CMakeLists.txt b/xtra/pgscript/CMakeLists.txt index dc8661358..68559264f 100755 --- a/xtra/pgscript/CMakeLists.txt +++ b/xtra/pgscript/CMakeLists.txt @@ -1,8 +1,8 @@ ####################################################################### # # pgAdmin3 - PostgreSQL tools -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # $Id$ # diff --git a/xtra/pgscript/Makefile.am b/xtra/pgscript/Makefile.am index b70fb1989..9ec7dd688 100644 --- a/xtra/pgscript/Makefile.am +++ b/xtra/pgscript/Makefile.am @@ -1,8 +1,8 @@ ############################################################################## # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4974 2006-01-30 09:25:01Z dpage $ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/xtra/pgscript/bin/Makefile.am b/xtra/pgscript/bin/Makefile.am index 10fb17e17..3749cd764 100644 --- a/xtra/pgscript/bin/Makefile.am +++ b/xtra/pgscript/bin/Makefile.am @@ -1,8 +1,8 @@ ############################################################################## # pgAdmin III - PostgreSQL Tools # $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/xtra/pgscript/bin/pgsMain.cpp b/xtra/pgscript/bin/pgsMain.cpp index 61349d336..e6701257c 100644 --- a/xtra/pgscript/bin/pgsMain.cpp +++ b/xtra/pgscript/bin/pgsMain.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/doc/module.mk b/xtra/pgscript/doc/module.mk index 56186c854..f2623756f 100644 --- a/xtra/pgscript/doc/module.mk +++ b/xtra/pgscript/doc/module.mk @@ -2,8 +2,8 @@ # # pgAdmin III - PostgreSQL Tools # $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # module.mk - xtra/pgscript/doc/ Makefile fragment # diff --git a/xtra/pgscript/file/module.mk b/xtra/pgscript/file/module.mk index 78cde474c..bd43d86fa 100644 --- a/xtra/pgscript/file/module.mk +++ b/xtra/pgscript/file/module.mk @@ -2,8 +2,8 @@ # # pgAdmin III - PostgreSQL Tools # $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # module.mk - xtra/pgscript/file/ Makefile fragment # diff --git a/xtra/pgscript/file/test/dictionary/module.mk b/xtra/pgscript/file/test/dictionary/module.mk index 4f275e0f4..19248fcdf 100644 --- a/xtra/pgscript/file/test/dictionary/module.mk +++ b/xtra/pgscript/file/test/dictionary/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - xtra/pgscript/file/test/dictionary/ Makefile fragment # diff --git a/xtra/pgscript/file/test/module.mk b/xtra/pgscript/file/test/module.mk index b5b4f8843..5bff675f9 100644 --- a/xtra/pgscript/file/test/module.mk +++ b/xtra/pgscript/file/test/module.mk @@ -2,8 +2,8 @@ # # pgAdmin III - PostgreSQL Tools # $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # module.mk - xtra/pgscript/file/test/ Makefile fragment # diff --git a/xtra/pgscript/file/test/source/module.mk b/xtra/pgscript/file/test/source/module.mk index 0233e41b7..7ec1cc0b3 100644 --- a/xtra/pgscript/file/test/source/module.mk +++ b/xtra/pgscript/file/test/source/module.mk @@ -3,7 +3,7 @@ # pgAdmin III - PostgreSQL Tools # $Id$ # Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# This software is released under the BSD Licence # # module.mk - xtra/pgscript/file/test/source/ Makefile fragment # diff --git a/xtra/pgscript/lib/Makefile.am b/xtra/pgscript/lib/Makefile.am index 14a5cc1e4..9db349aa5 100644 --- a/xtra/pgscript/lib/Makefile.am +++ b/xtra/pgscript/lib/Makefile.am @@ -1,145 +1,145 @@ -############################################################################## -# pgAdmin III - PostgreSQL Tools -# $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence -# -# Makefile - Makefile for *nix systems -############################################################################## - -noinst_LIBRARIES = libpgs.a - -nodist_libpgs_a_SOURCES = $(srcdir)/../../../pgadmin/utils/sysLogger.cpp \ - $(srcdir)/../../../pgadmin/utils/misc.cpp \ - $(srcdir)/../../../pgadmin/utils/md5.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsUtilities.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsThread.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsMapm.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsDriver.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsContext.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/pgsAlloc.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_sin.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_set.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_rnd.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_rcp.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_pow.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_mul.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_log.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg4.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg3.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg2.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_gcd.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fpf.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_flr.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fft.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fam.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_exp.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_div.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_cpi.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_add.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutl2.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutl1.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutil.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmstck.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmsqrt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmrsin.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmpwr2.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmistr.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmipwr.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmhsin.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmhasn.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmgues.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmfmul.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmfact.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmcnst.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmcbrt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmasn0.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmasin.cpp \ - $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm5sin.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsWhileStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsStmtList.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsProgram.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsPrintStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsIfStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsExpressionStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsContinueStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsBreakStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/statements/pgsAssertStmt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/pgsApplication.cpp \ - $(srcdir)/../../../pgadmin/pgscript/parser.tab.cc \ - $(srcdir)/../../../pgadmin/pgscript/objects/pgsVariable.cpp \ - $(srcdir)/../../../pgadmin/pgscript/objects/pgsString.cpp \ - $(srcdir)/../../../pgadmin/pgscript/objects/pgsRecord.cpp \ - $(srcdir)/../../../pgadmin/pgscript/objects/pgsNumber.cpp \ - $(srcdir)/../../../pgadmin/pgscript/objects/pgsGenerator.cpp \ - $(srcdir)/../../../pgadmin/pgscript/lex.pgs.cc \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsTimeGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsStringGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsRegexGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsReferenceGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsRealGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsObjectGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsNumberGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsIntegerGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsDictionaryGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsDateTimeGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/generators/pgsDateGen.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsTrim.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsTimes.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsRemoveLine.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsPlus.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsParenthesis.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOver.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOr.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOperation.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsNot.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsNegate.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsModulo.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsMinus.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLowerEqual.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLower.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLines.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsIdentRecord.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsIdent.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGreaterEqual.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGreater.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenTime.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenString.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenRegex.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenReference.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenReal.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenInt.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDictionary.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDateTime.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDate.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsExpression.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsExecute.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsEqual.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsDifferent.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsColumns.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsCast.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAssignToRecord.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAssign.cpp \ - $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAnd.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsParameterException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsInterruptException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsContinueException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsCastException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsBreakException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsAssertException.cpp \ - $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsArithmeticException.cpp \ - $(srcdir)/../../../pgadmin/db/pgSet.cpp \ - $(srcdir)/../../../pgadmin/db/pgQueryThread.cpp \ - $(srcdir)/../../../pgadmin/db/pgConn.cpp - -if SUN_CXX - __CXXFLAGS="" -else - __CXXFLAGS=-Wall -Wno-non-virtual-dtor -fno-strict-aliasing -endif - -AM_CXXFLAGS = $(__CXXFLAGS) -I$(srcdir)/../../../pgadmin/include -DPGSCLI -DPGADMIN3_H -AM_CFLAGS = $(__CFLAGS) -I$(srcdir)/../../../pgadmin/include -DPGSCLI -DPGADMIN3_H +############################################################################## +# pgAdmin III - PostgreSQL Tools +# $Id$ +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence +# +# Makefile - Makefile for *nix systems +############################################################################## + +noinst_LIBRARIES = libpgs.a + +nodist_libpgs_a_SOURCES = $(srcdir)/../../../pgadmin/utils/sysLogger.cpp \ + $(srcdir)/../../../pgadmin/utils/misc.cpp \ + $(srcdir)/../../../pgadmin/utils/md5.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsUtilities.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsThread.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsMapm.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsDriver.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsContext.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/pgsAlloc.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_sin.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_set.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_rnd.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_rcp.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_pow.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_mul.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_log.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg4.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg3.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_lg2.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_gcd.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fpf.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_flr.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fft.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_fam.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_exp.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_div.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_cpi.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm_add.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutl2.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutl1.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmutil.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmstck.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmsqrt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmrsin.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmpwr2.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmistr.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmipwr.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmhsin.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmhasn.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmgues.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmfmul.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmfact.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmcnst.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmcbrt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmasn0.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapmasin.cpp \ + $(srcdir)/../../../pgadmin/pgscript/utilities/m_apm/mapm5sin.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsWhileStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsStmtList.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsProgram.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsPrintStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsIfStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsExpressionStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsDeclareRecordStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsContinueStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsBreakStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/statements/pgsAssertStmt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/pgsApplication.cpp \ + $(srcdir)/../../../pgadmin/pgscript/parser.tab.cc \ + $(srcdir)/../../../pgadmin/pgscript/objects/pgsVariable.cpp \ + $(srcdir)/../../../pgadmin/pgscript/objects/pgsString.cpp \ + $(srcdir)/../../../pgadmin/pgscript/objects/pgsRecord.cpp \ + $(srcdir)/../../../pgadmin/pgscript/objects/pgsNumber.cpp \ + $(srcdir)/../../../pgadmin/pgscript/objects/pgsGenerator.cpp \ + $(srcdir)/../../../pgadmin/pgscript/lex.pgs.cc \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsTimeGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsStringGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsRegexGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsReferenceGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsRealGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsObjectGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsNumberGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsIntegerGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsDictionaryGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsDateTimeGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/generators/pgsDateGen.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsTrim.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsTimes.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsRemoveLine.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsPlus.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsParenthesis.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOver.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOr.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsOperation.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsNot.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsNegate.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsModulo.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsMinus.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLowerEqual.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLower.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsLines.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsIdentRecord.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsIdent.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGreaterEqual.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGreater.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenTime.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenString.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenRegex.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenReference.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenReal.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenInt.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDictionary.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDateTime.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsGenDate.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsExpression.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsExecute.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsEqual.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsDifferent.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsColumns.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsCast.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAssignToRecord.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAssign.cpp \ + $(srcdir)/../../../pgadmin/pgscript/expressions/pgsAnd.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsParameterException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsInterruptException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsContinueException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsCastException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsBreakException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsAssertException.cpp \ + $(srcdir)/../../../pgadmin/pgscript/exceptions/pgsArithmeticException.cpp \ + $(srcdir)/../../../pgadmin/db/pgSet.cpp \ + $(srcdir)/../../../pgadmin/db/pgQueryThread.cpp \ + $(srcdir)/../../../pgadmin/db/pgConn.cpp + +if SUN_CXX + __CXXFLAGS="" +else + __CXXFLAGS=-Wall -Wno-non-virtual-dtor -fno-strict-aliasing +endif + +AM_CXXFLAGS = $(__CXXFLAGS) -I$(srcdir)/../../../pgadmin/include -DPGSCLI -DPGADMIN3_H +AM_CFLAGS = $(__CFLAGS) -I$(srcdir)/../../../pgadmin/include -DPGSCLI -DPGADMIN3_H diff --git a/xtra/pgscript/test/Makefile.am b/xtra/pgscript/test/Makefile.am index 3ddb4fe15..14626ebe3 100644 --- a/xtra/pgscript/test/Makefile.am +++ b/xtra/pgscript/test/Makefile.am @@ -1,8 +1,8 @@ ############################################################################## # pgAdmin III - PostgreSQL Tools # $Id$ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## diff --git a/xtra/pgscript/test/pgsTestExpressionCast.cpp b/xtra/pgscript/test/pgsTestExpressionCast.cpp index cbef87aec..c0216752e 100644 --- a/xtra/pgscript/test/pgsTestExpressionCast.cpp +++ b/xtra/pgscript/test/pgsTestExpressionCast.cpp @@ -1,216 +1,216 @@ -////////////////////////////////////////////////////////////////////////// -// -// pgScript - PostgreSQL Tools -// RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence -// -////////////////////////////////////////////////////////////////////////// - - -#include "pgsTestSuite.h" - -#include "pgscript/exceptions/pgsCastException.h" -#include "pgscript/objects/pgsVariable.h" - -#include "pgscript/parser.tab.hh" -typedef pgscript::pgsParser::token token; - -void pgsTestSuite::test_expression_cast(void) -{ - pgsCast * cast = 0; - pgsVariable * expr = 0; - pgsOperand res; - pgsVarMap vars; - - // Convert an integer - { - // [1] Create source variable - expr = pnew pgsNumber(wxT("123"), pgsInt); - TS_ASSERT(expr->is_number() && expr->is_integer() && !expr->is_real()); - TS_ASSERT(!expr->is_string() && !expr->is_record()); - - // [2] Convert it to the first format - cast = pnew pgsCast(token::PGS_REAL, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(res->is_number() && !res->is_integer() && res->is_real()); - TS_ASSERT(!res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == expr->value()); - pdelete(cast); - - // [3] Convert it to the second format - cast = pnew pgsCast(token::PGS_STRING, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == expr->value()); - pdelete(cast); - - // [4] Convert it to the third format - cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && res->is_record()); - pdelete(cast); - - // [5] Test copy constructor - cast = pnew pgsCast(token::PGS_STRING, expr->clone()); - pgsCast copy(*cast); - res = copy.eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == expr->value()); - pdelete(cast); - - // [6] Test assignment - cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); - copy = *cast; - res = copy.eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && res->is_record()); - pdelete(cast); - - // [7] Delete source variable - pdelete(expr); - } - - // Convert a real - { - // [1] Create source variable - expr = pnew pgsNumber(wxT("123.5"), pgsReal); - TS_ASSERT(expr->is_number() && !expr->is_integer() && expr->is_real()); - TS_ASSERT(!expr->is_string() && !expr->is_record()); - - // [2] Convert it to the first format - cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(res->is_number() && res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == wxT("123")); - pdelete(cast); - - // [3] Convert it to the second format - cast = pnew pgsCast(token::PGS_STRING, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == expr->value()); - pdelete(cast); - - // [4] Convert it to the third format - cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && res->is_record()); - pdelete(cast); - - // [5] Test copy constructor - cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); - pgsCast copy(*cast); - res = copy.eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && res->is_record()); - pdelete(cast); - - // [6] Test assignment - cast = pnew pgsCast(token::PGS_STRING, expr->clone()); - copy = *cast; - res = copy.eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == expr->value()); - pdelete(cast); - - // [7] Delete source variable - pdelete(expr); - } - - // Convert a string - { - // [1] Create source variable - expr = pnew pgsString(wxT("azerty")); - TS_ASSERT(!expr->is_number() && !expr->is_integer() && !expr->is_real()); - TS_ASSERT(expr->is_string() && !expr->is_record()); - - // [2] Convert it to the first format - cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); - try - { - res = cast->eval(vars); - TS_ASSERT(false); - } - catch (const pgsCastException &) - { - pdelete(cast); - } - - // [3] Convert it to the second format - cast = pnew pgsCast(token::PGS_REAL, expr->clone()); - try - { - res = cast->eval(vars); - TS_ASSERT(false); - } - catch (const pgsCastException &) - { - pdelete(cast); - } - - // [4] Convert it to the third format - cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(!res->is_string() && res->is_record()); - pdelete(cast); - - // [5] Delete source variable - pdelete(expr); - } - - // Convert a record - { - // [1] Create source variable - pgsRecord * rec = 0; - rec = pnew pgsRecord(2); - rec->insert(0, 0, pnew pgsString(wxT("abc"))); - rec->insert(0, 1, pnew pgsString(wxT("def"))); - expr = dynamic_cast(rec); - TS_ASSERT(!expr->is_number() && !expr->is_integer() && !expr->is_real()); - TS_ASSERT(!expr->is_string() && expr->is_record()); - - // [2] Convert it to the first format - cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); - try - { - res = cast->eval(vars); - TS_ASSERT(false); - } - catch (const pgsCastException &) - { - pdelete(cast); - } - - // [3] Convert it to the second format - cast = pnew pgsCast(token::PGS_REAL, expr->clone()); - try - { - res = cast->eval(vars); - TS_ASSERT(false); - } - catch (const pgsCastException &) - { - pdelete(cast); - } - - // [4] Convert it to the third format - cast = pnew pgsCast(token::PGS_STRING, expr->clone()); - res = cast->eval(vars); - TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); - TS_ASSERT(res->is_string() && !res->is_record()); - TS_ASSERT(res->value() == rec->value()); - pdelete(cast); - - // [5] Delete source variable - pdelete(expr); - } -} +////////////////////////////////////////////////////////////////////////// +// +// pgScript - PostgreSQL Tools +// RCS-ID: $Id$ +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence +// +////////////////////////////////////////////////////////////////////////// + + +#include "pgsTestSuite.h" + +#include "pgscript/exceptions/pgsCastException.h" +#include "pgscript/objects/pgsVariable.h" + +#include "pgscript/parser.tab.hh" +typedef pgscript::pgsParser::token token; + +void pgsTestSuite::test_expression_cast(void) +{ + pgsCast * cast = 0; + pgsVariable * expr = 0; + pgsOperand res; + pgsVarMap vars; + + // Convert an integer + { + // [1] Create source variable + expr = pnew pgsNumber(wxT("123"), pgsInt); + TS_ASSERT(expr->is_number() && expr->is_integer() && !expr->is_real()); + TS_ASSERT(!expr->is_string() && !expr->is_record()); + + // [2] Convert it to the first format + cast = pnew pgsCast(token::PGS_REAL, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(res->is_number() && !res->is_integer() && res->is_real()); + TS_ASSERT(!res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == expr->value()); + pdelete(cast); + + // [3] Convert it to the second format + cast = pnew pgsCast(token::PGS_STRING, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == expr->value()); + pdelete(cast); + + // [4] Convert it to the third format + cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && res->is_record()); + pdelete(cast); + + // [5] Test copy constructor + cast = pnew pgsCast(token::PGS_STRING, expr->clone()); + pgsCast copy(*cast); + res = copy.eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == expr->value()); + pdelete(cast); + + // [6] Test assignment + cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); + copy = *cast; + res = copy.eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && res->is_record()); + pdelete(cast); + + // [7] Delete source variable + pdelete(expr); + } + + // Convert a real + { + // [1] Create source variable + expr = pnew pgsNumber(wxT("123.5"), pgsReal); + TS_ASSERT(expr->is_number() && !expr->is_integer() && expr->is_real()); + TS_ASSERT(!expr->is_string() && !expr->is_record()); + + // [2] Convert it to the first format + cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(res->is_number() && res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == wxT("123")); + pdelete(cast); + + // [3] Convert it to the second format + cast = pnew pgsCast(token::PGS_STRING, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == expr->value()); + pdelete(cast); + + // [4] Convert it to the third format + cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && res->is_record()); + pdelete(cast); + + // [5] Test copy constructor + cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); + pgsCast copy(*cast); + res = copy.eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && res->is_record()); + pdelete(cast); + + // [6] Test assignment + cast = pnew pgsCast(token::PGS_STRING, expr->clone()); + copy = *cast; + res = copy.eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == expr->value()); + pdelete(cast); + + // [7] Delete source variable + pdelete(expr); + } + + // Convert a string + { + // [1] Create source variable + expr = pnew pgsString(wxT("azerty")); + TS_ASSERT(!expr->is_number() && !expr->is_integer() && !expr->is_real()); + TS_ASSERT(expr->is_string() && !expr->is_record()); + + // [2] Convert it to the first format + cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); + try + { + res = cast->eval(vars); + TS_ASSERT(false); + } + catch (const pgsCastException &) + { + pdelete(cast); + } + + // [3] Convert it to the second format + cast = pnew pgsCast(token::PGS_REAL, expr->clone()); + try + { + res = cast->eval(vars); + TS_ASSERT(false); + } + catch (const pgsCastException &) + { + pdelete(cast); + } + + // [4] Convert it to the third format + cast = pnew pgsCast(token::PGS_RECORD, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(!res->is_string() && res->is_record()); + pdelete(cast); + + // [5] Delete source variable + pdelete(expr); + } + + // Convert a record + { + // [1] Create source variable + pgsRecord * rec = 0; + rec = pnew pgsRecord(2); + rec->insert(0, 0, pnew pgsString(wxT("abc"))); + rec->insert(0, 1, pnew pgsString(wxT("def"))); + expr = dynamic_cast(rec); + TS_ASSERT(!expr->is_number() && !expr->is_integer() && !expr->is_real()); + TS_ASSERT(!expr->is_string() && expr->is_record()); + + // [2] Convert it to the first format + cast = pnew pgsCast(token::PGS_INTEGER, expr->clone()); + try + { + res = cast->eval(vars); + TS_ASSERT(false); + } + catch (const pgsCastException &) + { + pdelete(cast); + } + + // [3] Convert it to the second format + cast = pnew pgsCast(token::PGS_REAL, expr->clone()); + try + { + res = cast->eval(vars); + TS_ASSERT(false); + } + catch (const pgsCastException &) + { + pdelete(cast); + } + + // [4] Convert it to the third format + cast = pnew pgsCast(token::PGS_STRING, expr->clone()); + res = cast->eval(vars); + TS_ASSERT(!res->is_number() && !res->is_integer() && !res->is_real()); + TS_ASSERT(res->is_string() && !res->is_record()); + TS_ASSERT(res->value() == rec->value()); + pdelete(cast); + + // [5] Delete source variable + pdelete(expr); + } +} diff --git a/xtra/pgscript/test/pgsTestExpressionExecute.cpp b/xtra/pgscript/test/pgsTestExpressionExecute.cpp index 5e7af0415..b445e28d8 100644 --- a/xtra/pgscript/test/pgsTestExpressionExecute.cpp +++ b/xtra/pgscript/test/pgsTestExpressionExecute.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestExpressionIdent.cpp b/xtra/pgscript/test/pgsTestExpressionIdent.cpp index 3ae0bc94a..f2b7a7a6a 100644 --- a/xtra/pgscript/test/pgsTestExpressionIdent.cpp +++ b/xtra/pgscript/test/pgsTestExpressionIdent.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestExpressionOperation.cpp b/xtra/pgscript/test/pgsTestExpressionOperation.cpp index be2bf7ba2..45de59125 100644 --- a/xtra/pgscript/test/pgsTestExpressionOperation.cpp +++ b/xtra/pgscript/test/pgsTestExpressionOperation.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestExpressionRecord.cpp b/xtra/pgscript/test/pgsTestExpressionRecord.cpp index 67a4fae52..fba2250e8 100644 --- a/xtra/pgscript/test/pgsTestExpressionRecord.cpp +++ b/xtra/pgscript/test/pgsTestExpressionRecord.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorDate.cpp b/xtra/pgscript/test/pgsTestGeneratorDate.cpp index ce22e6119..64f265f63 100644 --- a/xtra/pgscript/test/pgsTestGeneratorDate.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorDate.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorDateTime.cpp b/xtra/pgscript/test/pgsTestGeneratorDateTime.cpp index cbf0930ad..527c92013 100644 --- a/xtra/pgscript/test/pgsTestGeneratorDateTime.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorDateTime.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorDictionary.cpp b/xtra/pgscript/test/pgsTestGeneratorDictionary.cpp index f1922e05a..a969fc5fd 100644 --- a/xtra/pgscript/test/pgsTestGeneratorDictionary.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorDictionary.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorInt.cpp b/xtra/pgscript/test/pgsTestGeneratorInt.cpp index 6c5dce117..ab6b52cce 100644 --- a/xtra/pgscript/test/pgsTestGeneratorInt.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorInt.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorReal.cpp b/xtra/pgscript/test/pgsTestGeneratorReal.cpp index b0b150675..649a0d15c 100644 --- a/xtra/pgscript/test/pgsTestGeneratorReal.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorReal.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorReference.cpp b/xtra/pgscript/test/pgsTestGeneratorReference.cpp index 6d241b67b..717885959 100644 --- a/xtra/pgscript/test/pgsTestGeneratorReference.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorReference.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorRegex.cpp b/xtra/pgscript/test/pgsTestGeneratorRegex.cpp index ea8e211c1..5c14f0f8f 100644 --- a/xtra/pgscript/test/pgsTestGeneratorRegex.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorRegex.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorString.cpp b/xtra/pgscript/test/pgsTestGeneratorString.cpp index a8aab5ee6..536c7916b 100644 --- a/xtra/pgscript/test/pgsTestGeneratorString.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorString.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestGeneratorTime.cpp b/xtra/pgscript/test/pgsTestGeneratorTime.cpp index cc1d76956..13372f8af 100644 --- a/xtra/pgscript/test/pgsTestGeneratorTime.cpp +++ b/xtra/pgscript/test/pgsTestGeneratorTime.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestObjectGenerator.cpp b/xtra/pgscript/test/pgsTestObjectGenerator.cpp index be4b1360a..b87c6df29 100644 --- a/xtra/pgscript/test/pgsTestObjectGenerator.cpp +++ b/xtra/pgscript/test/pgsTestObjectGenerator.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestObjectRecord.cpp b/xtra/pgscript/test/pgsTestObjectRecord.cpp index 5662371c9..f611dfb0e 100644 --- a/xtra/pgscript/test/pgsTestObjectRecord.cpp +++ b/xtra/pgscript/test/pgsTestObjectRecord.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestObjectVariable.cpp b/xtra/pgscript/test/pgsTestObjectVariable.cpp index 988c3e1c4..621450b76 100644 --- a/xtra/pgscript/test/pgsTestObjectVariable.cpp +++ b/xtra/pgscript/test/pgsTestObjectVariable.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestOperatorGenerator.cpp b/xtra/pgscript/test/pgsTestOperatorGenerator.cpp index b49bd2eb9..c07c5e65a 100644 --- a/xtra/pgscript/test/pgsTestOperatorGenerator.cpp +++ b/xtra/pgscript/test/pgsTestOperatorGenerator.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestOperatorNumber.cpp b/xtra/pgscript/test/pgsTestOperatorNumber.cpp index 807d245cf..044c53ec5 100644 --- a/xtra/pgscript/test/pgsTestOperatorNumber.cpp +++ b/xtra/pgscript/test/pgsTestOperatorNumber.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestOperatorRecord.cpp b/xtra/pgscript/test/pgsTestOperatorRecord.cpp index 1051cf52f..8542847de 100644 --- a/xtra/pgscript/test/pgsTestOperatorRecord.cpp +++ b/xtra/pgscript/test/pgsTestOperatorRecord.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestOperatorString.cpp b/xtra/pgscript/test/pgsTestOperatorString.cpp index efea889c7..8223f9e55 100644 --- a/xtra/pgscript/test/pgsTestOperatorString.cpp +++ b/xtra/pgscript/test/pgsTestOperatorString.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestStatements.cpp b/xtra/pgscript/test/pgsTestStatements.cpp index 87dfeed4c..c0cddee80 100644 --- a/xtra/pgscript/test/pgsTestStatements.cpp +++ b/xtra/pgscript/test/pgsTestStatements.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestSuite.cpp b/xtra/pgscript/test/pgsTestSuite.cpp index 80f2dfc26..185255b1a 100644 --- a/xtra/pgscript/test/pgsTestSuite.cpp +++ b/xtra/pgscript/test/pgsTestSuite.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestSuite.h b/xtra/pgscript/test/pgsTestSuite.h index 9a2ac6617..683f25409 100644 --- a/xtra/pgscript/test/pgsTestSuite.h +++ b/xtra/pgscript/test/pgsTestSuite.h @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestUtilityContext.cpp b/xtra/pgscript/test/pgsTestUtilityContext.cpp index 02fde24f3..1afb5567a 100644 --- a/xtra/pgscript/test/pgsTestUtilityContext.cpp +++ b/xtra/pgscript/test/pgsTestUtilityContext.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestUtilityMapm.cpp b/xtra/pgscript/test/pgsTestUtilityMapm.cpp index e87e8ce56..447db7905 100644 --- a/xtra/pgscript/test/pgsTestUtilityMapm.cpp +++ b/xtra/pgscript/test/pgsTestUtilityMapm.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/pgscript/test/pgsTestUtilityUtilities.cpp b/xtra/pgscript/test/pgsTestUtilityUtilities.cpp index 1706e9213..aef5c5b63 100644 --- a/xtra/pgscript/test/pgsTestUtilityUtilities.cpp +++ b/xtra/pgscript/test/pgsTestUtilityUtilities.cpp @@ -2,8 +2,8 @@ // // pgScript - PostgreSQL Tools // RCS-ID: $Id$ -// Copyright (C) 2002 - 2008, The pgAdmin Development Team -// This software is released under the Artistic Licence +// Copyright (C) 2002 - 2009, The pgAdmin Development Team +// This software is released under the BSD Licence // ////////////////////////////////////////////////////////////////////////// diff --git a/xtra/wx-build/Makefile.am b/xtra/wx-build/Makefile.am index 70b255b2a..411206c86 100644 --- a/xtra/wx-build/Makefile.am +++ b/xtra/wx-build/Makefile.am @@ -1,8 +1,8 @@ ############################################################################## # pgAdmin III - PostgreSQL Tools # $Id: Makefile.am 4874 2006-01-06 17:33:27Z dpage $ -# Copyright (C) 2002 - 2008, The pgAdmin Development Team -# This software is released under the Artistic Licence +# Copyright (C) 2002 - 2009, The pgAdmin Development Team +# This software is released under the BSD Licence # # Makefile - Makefile for *nix systems ############################################################################## -- 2.39.5