increase copyright date 2012

This commit is contained in:
toddouska
2012-02-13 11:54:10 -08:00
parent 20c8fab779
commit 84614da13e
84 changed files with 84 additions and 84 deletions

View File

@ -1,6 +1,6 @@
/* benchmark.c /* benchmark.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* aes.c /* aes.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* arc4.c /* arc4.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* asm.c /* asm.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* asn.c /* asn.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* coding.c /* coding.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* des3.c /* des3.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* dh.c /* dh.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* dsa.c /* dsa.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hc128.c /* hc128.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hmac.c /* hmac.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* integer.c /* integer.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* logging.c /* logging.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* md4.c /* md4.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* md5.c /* md5.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* memory.c /* memory.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* misc.c /* misc.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* pwdbased.c /* pwdbased.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* rabbit.c /* rabbit.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* random.c /* random.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ripemd.c /* ripemd.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* rsa.c /* rsa.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha.c /* sha.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha256.c /* sha256.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha512.c /* sha512.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* tfm.c /* tfm.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* test.c /* test.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* cyassl_callbacks.h /* cyassl_callbacks.h
* *
* Copyright (C) 2011 Sawtooth Consulting Ltd. * Copyright (C) 2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* aes.h /* aes.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* arc4.h /* arc4.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* asn.h /* asn.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* asn_public.h /* asn_public.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* coding.h /* coding.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* des3.h /* des3.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* dh.h /* dh.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* dsa.h /* dsa.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ecc.h /* ecc.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* error.h /* error.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hc128.h /* hc128.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hmac.h /* hmac.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* integer.h /* integer.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* logging.h /* logging.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* md4.h /* md4.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* md5.h /* md5.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* memory.h /* memory.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* misc.h /* misc.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* mpi_class.h /* mpi_class.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* mpi_superclass.h /* mpi_superclass.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* pwdbased.h /* pwdbased.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* rabbit.h /* rabbit.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* random.h /* random.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ripemd.h /* ripemd.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* rsa.h /* rsa.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* settings.h /* settings.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha.h /* sha.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha256.h /* sha256.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sha512.h /* sha512.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* tfm.h /* tfm.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* types.h /* types.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* visibility.h /* visibility.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* error.h /* error.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* internal.h /* internal.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* des.h /* des.h
* *
* Copyright (C) 2011 Sawtooth Consulting Ltd. * Copyright (C) 2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* evp.h /* evp.h
* *
* Copyright (C) 2011 Sawtooth Consulting Ltd. * Copyright (C) 2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hmac.h /* hmac.h
* *
* Copyright (C) 2011 Sawtooth Consulting Ltd. * Copyright (C) 2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ssl.h /* ssl.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sniffer.h /* sniffer.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sniffer_error.h /* sniffer_error.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ssl.h /* ssl.h
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* client.c /* client.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* echoclient.c /* echoclient.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* echoserver.c /* echoserver.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* server.c /* server.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* internal.c /* internal.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* io.c /* io.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* keys.c /* keys.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* sniffer.c /* sniffer.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* ssl.c /* ssl.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* tls.c /* tls.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* snifftest.c /* snifftest.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* cyassl_adds.c /* cyassl_adds.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* api.c API unit tests /* api.c API unit tests
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* hash.c has unit tests /* hash.c has unit tests
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *

View File

@ -1,6 +1,6 @@
/* testsuite.c /* testsuite.c
* *
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd. * Copyright (C) 2006-2012 Sawtooth Consulting Ltd.
* *
* This file is part of CyaSSL. * This file is part of CyaSSL.
* *