blob: 36a43a47d99f92c8d8c8e1ca75003ddbe4625e44 [file] [log] [blame]
# Copyright 2013 Google Inc. All Rights Reserved.
#
# Description:
# dns code from Go's standard package net, adapted to stand alone
licenses(["notice"]) # New BSD
exports_files(["LICENSE"])
package(default_visibility = ["//visibility:public"])