File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
- # Copyright 2022 The Chromium Authors. All rights reserved.
2
+ # Copyright 2022 The Chromium Authors
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
5
5
'''Builds the Crubit tool.
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
- # Copyright 2022 The Chromium Authors. All rights reserved.
2
+ # Copyright 2022 The Chromium Authors
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
5
5
'''Assembles a Rust toolchain in-tree linked against in-tree LLVM.
Original file line number Diff line number Diff line change 1
- # Copyright 2022 The Chromium Authors. All rights reserved.
1
+ # Copyright 2022 The Chromium Authors
2
2
# Use of this source code is governed by a BSD-style license that can be
3
3
# found in the LICENSE file.
4
4
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
- # Copyright 2022 The Chromium Authors. All rights reserved.
2
+ # Copyright 2022 The Chromium Authors
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
5
5
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python3
2
- # Copyright 2022 The Chromium Authors. All rights reserved.
2
+ # Copyright 2022 The Chromium Authors
3
3
# Use of this source code is governed by a BSD-style license that can be
4
4
# found in the LICENSE file.
5
5
'''Update in-tree checkout of Rust toolchain
You can’t perform that action at this time.
0 commit comments