File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
nimbus_verified_proxy/libverifproxy Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * nimbus_verified_proxy
3+ * Copyright (c) 2025 Status Research & Development GmbH
4+ * Licensed and distributed under either of
5+ * * MIT license (license terms in the root directory or at https://opensource.org/licenses/MIT).
6+ * * Apache v2 license (license terms in the root directory or at https://www.apache.org/licenses/LICENSE-2.0).
7+ * at your option. This file may not be copied, modified, or distributed except according to those terms.
8+ */
9+
110#include "./verifproxy.h"
211#include <stdio.h>
312#include <unistd.h>
Original file line number Diff line number Diff line change 11/**
22 * nimbus_verified_proxy
3- * Copyright (c) 2024 Status Research & Development GmbH
3+ * Copyright (c) 2025 Status Research & Development GmbH
44 * Licensed and distributed under either of
55 * * MIT license (license terms in the root directory or at https://opensource.org/licenses/MIT).
66 * * Apache v2 license (license terms in the root directory or at https://www.apache.org/licenses/LICENSE-2.0).
You can’t perform that action at this time.
0 commit comments