diff options
Diffstat (limited to 'source3/lib/ldb/examples')
-rw-r--r-- | source3/lib/ldb/examples/ldbreader.c | 4 | ||||
-rw-r--r-- | source3/lib/ldb/examples/ldifreader.c | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/source3/lib/ldb/examples/ldbreader.c b/source3/lib/ldb/examples/ldbreader.c index 92c3de2ca7..baf0e9ab65 100644 --- a/source3/lib/ldb/examples/ldbreader.c +++ b/source3/lib/ldb/examples/ldbreader.c @@ -18,9 +18,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /** \example ldbreader.c diff --git a/source3/lib/ldb/examples/ldifreader.c b/source3/lib/ldb/examples/ldifreader.c index 3696b05814..0c7e876465 100644 --- a/source3/lib/ldb/examples/ldifreader.c +++ b/source3/lib/ldb/examples/ldifreader.c @@ -18,9 +18,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /** \example ldifreader.c |