From c19d6cd34bccd339f1cd8105f823f1cd8d26c0e4 Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@martin-legene.dk> Date: Mon, 1 Apr 2019 03:50:47 -0300 Subject: [PATCH] Renaming TSAv1 appropriately. --- src/{TimeStampAuthority.sol => TimeStampAuthority1.sol} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{TimeStampAuthority.sol => TimeStampAuthority1.sol} (100%) diff --git a/src/TimeStampAuthority.sol b/src/TimeStampAuthority1.sol similarity index 100% rename from src/TimeStampAuthority.sol rename to src/TimeStampAuthority1.sol -- GitLab