commit | d839d8180a018acc9d30c58d988bd6ccd8704055 | [log] [tgz] |
---|---|---|
author | Tobias Wölfel <tobias.woelfel@mailbox.org> | Fri Oct 04 12:50:12 2019 +0200 |
committer | Tobias Woelfel <towoe@users.noreply.github.com> | Wed Oct 23 20:06:22 2019 +0200 |
tree | 6ab3e285c5e88f1ac33d056491770818ae0ea33f | |
parent | e7d86433b0e11aab5f1a666bb46d460e91cf730a [diff] [blame] |
Add missing license headers
diff --git a/sw/lib/handler.h b/sw/lib/handler.h index 6c99ef4..6af92d3 100644 --- a/sw/lib/handler.h +++ b/sw/lib/handler.h
@@ -1,3 +1,7 @@ +// Copyright lowRISC contributors. +// Licensed under the Apache License, Version 2.0, see LICENSE for details. +// SPDX-License-Identifier: Apache-2.0 + #ifndef _HANDLER_H_ #define _HANDLER_H_