summaryrefslogblamecommitdiff
path: root/hscript/meta.hh
blob: c1eba90c9e4048efcf58e9f7f06e10744b615dd7 (plain) (tree)




















                                                                           
/*
 * meta.hh - Definition of the Key classes for system metadata
 * libhscript, the HorizonScript library for
 * Project Horizon
 *
 * Copyright (c) 2019 Adélie Linux and contributors.  All rights reserved.
 * This code is licensed under the AGPL 3.0 license, as noted in the
 * LICENSE-code file in the root directory of this repository.
 *
 * SPDX-License-Identifier: AGPL-3.0-only
 */

#include "key.hh"

namespace Horizon {
namespace Keys {



}
}