diff options
author | Florian Klink <flokli@flokli.de> | 2022-11-11T22·46+0000 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2022-12-04T10·41+0000 |
commit | ff5e041fdbc43a01d64916ce477404a586787f7f (patch) | |
tree | 2e8b31a7f5ea6a0a544a03fc7eea9dbf72130c1a /tvix/proto/LICENSE | |
parent | 0251f56575fe83bcfb8b31165caf56d8ab001306 (diff) |
chore(tvix/store): move castore.proto r/5382
This moves the castore.proto file into the //tvix/store/protos directory. Per- component protos might make more sense, than a "tvix-wide" proto directory. Change-Id: Ie728210174b041e9285a0e2ac605d715d0f0cbda Reviewed-on: https://cl.tvl.fyi/c/depot/+/7285 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/proto/LICENSE')
-rw-r--r-- | tvix/proto/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/proto/LICENSE b/tvix/proto/LICENSE index 36878fe4cbf1..2034ada6fd9a 100644 --- a/tvix/proto/LICENSE +++ b/tvix/proto/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2021 The Tvix Authors +Copyright © The Tvix Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |