diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 15:46:05 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-07-10 15:46:05 +1000 |
commit | a4c96397f59232219ddc1c79333093c2fcbbd2ef (patch) | |
tree | 02e18506e25b49149328fcdc73b0a0371c5018da /ctdb/lib/replace | |
parent | a78752eae42134cb54d67db6ec9b8a4cd9103ab4 (diff) | |
download | samba-a4c96397f59232219ddc1c79333093c2fcbbd2ef.tar.gz samba-a4c96397f59232219ddc1c79333093c2fcbbd2ef.tar.xz samba-a4c96397f59232219ddc1c79333093c2fcbbd2ef.zip |
more merges for GPLv3 update
(This used to be ctdb commit b7be4ee6c9a670cdf148fd36b092c3991a554964)
Diffstat (limited to 'ctdb/lib/replace')
-rw-r--r-- | ctdb/lib/replace/tests/testsuite.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ctdb/lib/replace/tests/testsuite.c b/ctdb/lib/replace/tests/testsuite.c index 2da9fe81aa..2ec08fae8e 100644 --- a/ctdb/lib/replace/tests/testsuite.c +++ b/ctdb/lib/replace/tests/testsuite.c @@ -20,8 +20,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #include "replace.h" |