commit | af7c290c7f0dae38204e07639bf07f2931300f88 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Mar 14 22:13:21 2019 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Mon Jun 10 14:39:50 2019 -0700 |
tree | b8c1b962a1723b6f86406f15271d5eace4cb73e4 | |
parent | 8c9d1ea4d98d7843c0ec3277863dca4054953606 [diff] [blame] |
Update the NDNCERT library to version NDNCERT v2 spec:[https://github.com/named-data/ndncert/wiki/NDNCERT-Protocol-new] Change-Id: Ia480a8e70c4b38ca170dfe2fcf50d1265ab65f46
diff --git a/src/ca-storage.hpp b/src/ca-storage.hpp index ab5e38d..2cf7b7e 100644 --- a/src/ca-storage.hpp +++ b/src/ca-storage.hpp
@@ -1,6 +1,6 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /** - * Copyright (c) 2017-2018, Regents of the University of California. + * Copyright (c) 2017-2019, Regents of the University of California. * * This file is part of ndncert, a certificate management system based on NDN. *