Updated copyright year

This commit is contained in:
yhirose 2021-06-11 14:45:35 -04:00
parent ba824089d7
commit fc9b223acc
3 changed files with 2 additions and 9 deletions

View file

@ -1,10 +1,3 @@
//
// sse.cc
//
// Copyright (c) 2020 Yuji Hirose. All rights reserved.
// MIT License
//
#include <atomic>
#include <chrono>
#include <condition_variable>