diff options
Diffstat (limited to 'sys/crypto/sha2/sha512.h')
-rw-r--r-- | sys/crypto/sha2/sha512.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/crypto/sha2/sha512.h b/sys/crypto/sha2/sha512.h index 8b3e17cc00f6..a119af36276a 100644 --- a/sys/crypto/sha2/sha512.h +++ b/sys/crypto/sha2/sha512.h @@ -22,8 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _SHA512_H_ |