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/talloc/talloc.c | |
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/talloc/talloc.c')
-rw-r--r-- | ctdb/lib/talloc/talloc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ctdb/lib/talloc/talloc.c b/ctdb/lib/talloc/talloc.c index d1f17b6c4b..b805c9725c 100644 --- a/ctdb/lib/talloc/talloc.c +++ b/ctdb/lib/talloc/talloc.c @@ -23,8 +23,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/>. */ /* |