]> granicus.if.org Git - pdns/commitdiff
pdns: oracle leftovers
authorKees Monshouwer <mind04@monshouwer.org>
Thu, 17 Oct 2019 21:00:03 +0000 (23:00 +0200)
committermind04 <mind04@monshouwer.org>
Thu, 17 Oct 2019 21:00:03 +0000 (23:00 +0200)
builder-support/debian/authoritative/debian-buster/copyright
regression-tests/backends/common

index 36fd485f7433496419765a8e16c364cd7471f5ac..c45339f92fced8541733ee7905afdbeb49714860 100644 (file)
@@ -65,12 +65,6 @@ Files: modules/luabackend/*
 Copyright: 2011 Fredrik Danerklint
 License: GPL-2 with OpenSSL Exception
 
-Files: modules/oraclebackend/*
-Copyright: 2010 - 2011 Maik Zumstrull
- Steinbuch Centre for Computing,
- Karlsruhe Institute of Technology
-License: Expat
-
 Files: modules/opendbxbackend/*
 Copyright: 2005-2007 Norbert Sendetzky <norbert@linuxnetworks.de>
 License: GPL-2 with OpenSSL Exception
index e5533c4730f6f8dfac1e65a15f0bc411a8bd5f80..5abd4bb8b14e1141aa4a28df2e0c8b40ef56a323 100644 (file)
@@ -105,10 +105,6 @@ start_slave ()
                        source ./backends/godbc_mssql-slave
                        ;;
 
-               goracle*)
-                       source ./backends/goracle-slave
-                       ;;
-
                gpgsql*)
                source ./backends/gpgsql-slave
                        ;;
@@ -121,10 +117,6 @@ start_slave ()
                        source ./backends/lmdb-slave
                        ;;
 
-               oracle*)
-                       source ./backends/oracle-slave
-                       ;;
-
                ext-bind*)
                        source ./ext/bind-slave
                        ;;