Skip to content
Snippets Groups Projects
  1. Sep 13, 2019
  2. Aug 23, 2019
  3. Jul 30, 2019
  4. Jul 11, 2019
    • tanujdhir's avatar
      Remove Apache 2.0 comments from build files. · 5c33dec2
      tanujdhir authored
      To replicate:
      find -name BUILD.bazel -exec sed -Ei 's/\s+# Apache 2.0$//' {} \;
      find -name BUILD.bazel -exec sed -Ei 's/\s+# Apache 2.0 # keep$/  # keep/' {} \;
      
      PiperOrigin-RevId: 257604221
      5c33dec2
  5. May 10, 2019
  6. May 09, 2019
  7. Mar 07, 2019
Loading