X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fcallbacks.h;h=c696526c23067dce74f3f01d340d757aa59a5404;hb=1dff98bcffc7555e0255af25f7de26cb8eb42d32;hp=ea587bd9ced7a7d52550a753513b967ff6121c84;hpb=c87f1a554cce74ac1ba3d4e7e9c2a1d2904e4766;p=m6w6%2Flibmemcached diff --git a/libtest/callbacks.h b/libtest/callbacks.h index ea587bd9..c696526c 100644 --- a/libtest/callbacks.h +++ b/libtest/callbacks.h @@ -1,9 +1,25 @@ -/* uTest Copyright (C) 2011 Data Differential, http://datadifferential.com/ +/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: + * + * libtest * - * Use and distribution licensed under the BSD license. See - * the COPYING file in the parent directory for full text. + * Copyright (C) 2011 Data Differential, http://datadifferential.com/ + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 3 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * 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 */ + #pragma once #ifdef __cplusplus