diff options
Diffstat (limited to 'tests/utils.h')
-rw-r--r-- | tests/utils.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/utils.h b/tests/utils.h index 1247402e9f..58e9aef8a2 100644 --- a/tests/utils.h +++ b/tests/utils.h @@ -16,9 +16,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with GnuTLS; if not, write to the Free Software Foundation, - * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * You should have received a copy of the GNU Lesser General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/> */ #ifndef UTILS_H |