revert "Re-license portions of the code to Apache 2.0" (#35)
This (partially) reverts commit dfdb1f2680
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Copyright 2023 Uber Technologies, Inc.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
# Licensed under the MIT License
|
||||
|
||||
load("@bazel-zig-cc//toolchain:defs.bzl", "declare_files")
|
||||
load("@bazel-zig-cc//toolchain/private:cc_toolchains.bzl", "declare_cc_toolchains")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright 2023 Uber Technologies, Inc.
|
||||
// Licensed under the Apache License, Version 2.0
|
||||
// Licensed under the MIT License
|
||||
//
|
||||
// A wrapper for `zig` subcommands.
|
||||
//
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Copyright 2023 Uber Technologies, Inc.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
# Licensed under the MIT License
|
||||
|
||||
load("@bazel-zig-cc//toolchain/libc:defs.bzl", "declare_libcs")
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Copyright 2023 Uber Technologies, Inc.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
# Licensed under the MIT License
|
||||
|
||||
load("@bazel-zig-cc//toolchain/private:defs.bzl", "LIBCS")
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Copyright 2023 Uber Technologies, Inc.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
# Licensed under the MIT License
|
||||
|
||||
load("@bazel-zig-cc//toolchain/platform:defs.bzl", "declare_libc_aware_platforms")
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Copyright 2023 Uber Technologies, Inc.
|
||||
# Licensed under the Apache License, Version 2.0
|
||||
# Licensed under the MIT License
|
||||
|
||||
load("@bazel-zig-cc//toolchain/toolchain:defs.bzl", "declare_libc_aware_toolchains")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user