diff --git a/server/main.go b/server/main.go index 6207104..52be792 100644 --- a/server/main.go +++ b/server/main.go @@ -1,3 +1,7 @@ +// Copyright 2014 The Go Authors. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + // +build !appengine package main diff --git a/server/static/home.html b/server/static/home.html index 2513053..d10733b 100644 --- a/server/static/home.html +++ b/server/static/home.html @@ -1,3 +1,11 @@ + + + + jsonenums