Merge pull request #35 from fweikert:distro

PiperOrigin-RevId: 272444545
Change-Id: I8d582773c5ef124ecafe77a353434887f1abc1aa
diff --git a/BUILD b/BUILD
index ce7074e..ca4d6d7 100644
--- a/BUILD
+++ b/BUILD
@@ -10,4 +10,4 @@
         "LICENSE",
     ],
     visibility = ["@//distro:__pkg__"],
-)
\ No newline at end of file
+)
diff --git a/distro/BUILD b/distro/BUILD
index 1a4b0f6..2e07f40 100644
--- a/distro/BUILD
+++ b/distro/BUILD
@@ -27,4 +27,4 @@
     outs = ["relnotes.txt"],
     repo = "rules_cc",
     version = version,
-)
\ No newline at end of file
+)