diff options
Diffstat (limited to 'packages/fcl-db/src/sqldb')
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/fcl-db/src/sqldb/interbase/fbadmin.pp b/packages/fcl-db/src/sqldb/interbase/fbadmin.pp index 1088319170..87f3139597 100644 --- a/packages/fcl-db/src/sqldb/interbase/fbadmin.pp +++ b/packages/fcl-db/src/sqldb/interbase/fbadmin.pp @@ -27,7 +27,7 @@ unit FBAdmin; You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. } {$mode objfpc}{$H+} diff --git a/packages/fcl-db/src/sqldb/interbase/fbeventmonitor.pp b/packages/fcl-db/src/sqldb/interbase/fbeventmonitor.pp index 6f8c856307..2bd4427851 100644 --- a/packages/fcl-db/src/sqldb/interbase/fbeventmonitor.pp +++ b/packages/fcl-db/src/sqldb/interbase/fbeventmonitor.pp @@ -27,7 +27,7 @@ unit FBEventMonitor; You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. } {$mode objfpc}{$H+} diff --git a/packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp b/packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp index fdec42a959..a1f85ce683 100644 --- a/packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp +++ b/packages/fcl-db/src/sqldb/postgres/pqeventmonitor.pp @@ -27,7 +27,7 @@ unit PQEventMonitor; You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. } {$mode objfpc}{$H+} diff --git a/packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas b/packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas index d4588110c6..1f690c1ff6 100644 --- a/packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas +++ b/packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas @@ -27,7 +27,7 @@ unit sqlite3backup; You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. } {$mode objfpc}{$H+} |
