Browse Source

alert changes

pull/5/head
Duke Leto 4 years ago
parent
commit
12af889486
  1. 1
      src/alert.h
  2. 2
      src/alertkeys.h

1
src/alert.h

@ -24,7 +24,6 @@
#include "serialize.h" #include "serialize.h"
#include "sync.h" #include "sync.h"
#include <map> #include <map>
#include <set> #include <set>
#include <stdint.h> #include <stdint.h>

2
src/alertkeys.h

@ -1,4 +1,6 @@
// Copyright (c) 2019-2020 The Hush developers // Copyright (c) 2019-2020 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/****************************************************************************** /******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. * * Copyright © 2014-2019 The SuperNET Developers. *
* * * *

Loading…
Cancel
Save