service: update comments.

This commit is contained in:
Daniel Theophanes
2015-01-13 21:54:35 -08:00
parent bc48b26bdb
commit 2b410d62be
8 changed files with 39 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
// Copyright 2015 Daniel Theophanes.
// Use of this source code is governed by a zlib-style
// license that can be found in the LICENSE file.package service
// Simple service that only works by printing a log message every few seconds.
package main
import (