mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-01-26 16:10:19 +01:00
More header updates.
This commit is contained in:
parent
f6e5eb8510
commit
7f82d482f5
@ -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
|
package common
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
package common
|
||||||
|
|
||||||
import "sync"
|
import "sync"
|
||||||
|
@ -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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
package common
|
||||||
|
|
||||||
func Max(a, b int) int {
|
func Max(a, b int) int {
|
||||||
|
@ -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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE 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
|
// Use of this source code is governed by the MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user