diff options
| author | 2016-12-28 11:15:52 -0500 | |
|---|---|---|
| committer | 2016-12-28 11:15:52 -0500 | |
| commit | fc58f3ca42c3513cea40b85269bd5d7bbe103822 (patch) | |
| tree | 8128bac86ef440b3ccd393cc1ac507f04190e928 /README.md | |
| parent | 22f4c1e1a2f4484877140897adf01593cb7320a0 (diff) | |
| download | zoneupdate-master.tar.gz zoneupdate-master.tar.bz2 zoneupdate-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb2bb0f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# zoneupdate + +Update DNS resource records based on the results of an external lookup. + +## Copyright + +Copyright (c) 2016 by Daniel Washburn + +## License + +[Common Development and Distribution License (CDDL-1.0)](https://opensource.org/licenses/CDDL-1.0). See LICENSE. |