More header updates.

This commit is contained in:
Sascha L. Teichmann 2015-07-26 16:44:51 +02:00
parent f6e5eb8510
commit 7f82d482f5
11 changed files with 20 additions and 8 deletions

View File

@ -1,3 +1,7 @@
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.
package common
import (

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,3 +1,7 @@
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.
package common
import "sync"

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,3 +1,7 @@
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.
package common
func Max(a, b int) int {

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.

View File

@ -1,4 +1,4 @@
// Copyright 2014 by Sascha L. Teichmann
// Copyright 2014, 2015 by Sascha L. Teichmann
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.