From fb6bb61a72c4afd689e4dc3fa1f2ce6dfbaf6fc8 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 27 May 2015 12:43:49 +0200 Subject: [PATCH] Dates don't age well --- demos/auth.c | 1 - demos/box.c | 1 - demos/box_old.c | 1 - demos/generichash.c | 1 - demos/generichashstream.c | 1 - demos/hash.c | 1 - demos/onetimeauth.c | 1 - demos/secretbox.c | 1 - demos/shorthash.c | 1 - demos/sign.c | 1 - demos/stream.c | 1 - 11 files changed, 11 deletions(-) diff --git a/demos/auth.c b/demos/auth.c index b63da698..b1a36621 100644 --- a/demos/auth.c +++ b/demos/auth.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/box.c b/demos/box.c index d076f118..d6ea0076 100644 --- a/demos/box.c +++ b/demos/box.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/box_old.c b/demos/box_old.c index 1597dbf3..928b7228 100644 --- a/demos/box_old.c +++ b/demos/box_old.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/generichash.c b/demos/generichash.c index eeef43bd..f5834abc 100644 --- a/demos/generichash.c +++ b/demos/generichash.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/generichashstream.c b/demos/generichashstream.c index 37ced3a4..ec62d190 100644 --- a/demos/generichashstream.c +++ b/demos/generichashstream.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/hash.c b/demos/hash.c index 6cf34215..cd1214bb 100644 --- a/demos/hash.c +++ b/demos/hash.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/onetimeauth.c b/demos/onetimeauth.c index 4944d230..acf00937 100644 --- a/demos/onetimeauth.c +++ b/demos/onetimeauth.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/secretbox.c b/demos/secretbox.c index 2823f592..6ab4cb58 100644 --- a/demos/secretbox.c +++ b/demos/secretbox.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/shorthash.c b/demos/shorthash.c index b16f96c0..c0790f81 100644 --- a/demos/shorthash.c +++ b/demos/shorthash.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/sign.c b/demos/sign.c index 181b3fec..35b47ce9 100644 --- a/demos/sign.c +++ b/demos/sign.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include diff --git a/demos/stream.c b/demos/stream.c index aca4510c..a06c4cc5 100644 --- a/demos/stream.c +++ b/demos/stream.c @@ -1,6 +1,5 @@ /* * GraxRabble - * 05 May 2014 * Demo programs for libsodium. */ #include