commit | 73e3004470ecf6ddb417927a653b96d9ee7ea7b2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Sep 17 17:09:51 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Sep 17 17:09:51 2015 -0700 |
tree | dbb9234fd01ca8a0d083ffbc37f6748f66e236b1 | |
parent | 80b68e17c484b27bf7b623f86b6c628d48466998 [diff] [blame] |
docs: Correct copyright statements Change-Id: Ie1a5a88a411e7d3893abeb5a810dff28ae3256b5
diff --git a/src/security/signature-sha256-with-ecdsa.cpp b/src/security/signature-sha256-with-ecdsa.cpp index 7de71a2..72a5acd 100644 --- a/src/security/signature-sha256-with-ecdsa.cpp +++ b/src/security/signature-sha256-with-ecdsa.cpp
@@ -1,6 +1,6 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /** - * Copyright (c) 2013-2014 Regents of the University of California. + * Copyright (c) 2013-2015 Regents of the University of California. * * This file is part of ndn-cxx library (NDN C++ library with eXperimental eXtensions). *