diff options
Diffstat (limited to 'ripple')
-rw-r--r-- | ripple/fossil/src/store.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ripple/fossil/src/store.proto b/ripple/fossil/src/store.proto index 4ae930e..14a689e 100644 --- a/ripple/fossil/src/store.proto +++ b/ripple/fossil/src/store.proto @@ -1,5 +1,5 @@ // SPDX-FileCopyrightText: edef <edef@unfathomable.blue> -// SPDX-License-Identifier: OSL-3.0 +// SPDX-License-Identifier: OSL-3.0 OR MIT OR Apache-2.0 syntax = "proto3"; |