Skip to content

Commit 2084749

Browse files
committed
all: capitalize comment header
1 parent c36503d commit 2084749

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 The golang.design Initiative authors.
1+
# Copyright 2020 The golang.design Initiative Authors.
22
# All rights reserved. Use of this source code is governed
33
# by a MIT license that can be found in the LICENSE file.
44

config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 The golang.design Initiative authors.
1+
// Copyright 2020 The golang.design Initiative Authors.
22
// All rights reserved. Use of this source code is governed
33
// by a MIT license that can be found in the LICENSE file.
44

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 The golang.design Initiative authors.
1+
# Copyright 2020 The golang.design Initiative Authors.
22
# All rights reserved. Use of this source code is governed
33
# by a MIT license that can be found in the LICENSE file.
44

config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 The golang.design Initiative authors.
1+
// Copyright 2020 The golang.design Initiative Authors.
22
// All rights reserved. Use of this source code is governed
33
// by a MIT license that can be found in the LICENSE file.
44

data/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 The golang.design Initiative authors.
1+
# Copyright 2020 The golang.design Initiative Authors.
22
# All rights reserved. Use of this source code is governed
33
# by a MIT license that can be found in the LICENSE file.
44

db.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 The golang.design Initiative authors.
1+
// Copyright 2020 The golang.design Initiative Authors.
22
// All rights reserved. Use of this source code is governed
33
// by a MIT license that can be found in the LICENSE file.
44

db_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 The golang.design Initiative authors.
1+
// Copyright 2020 The golang.design Initiative Authors.
22
// All rights reserved. Use of this source code is governed
33
// by a MIT license that can be found in the LICENSE file.
44

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 The golang.design Initiative authors.
1+
# Copyright 2020 The golang.design Initiative Authors.
22
# All rights reserved. Use of this source code is governed
33
# by a MIT license that can be found in the LICENSE file.
44

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 The golang.design Initiative authors.
1+
# Copyright 2020 The golang.design Initiative Authors.
22
# All rights reserved. Use of this source code is governed
33
# by a MIT license that can be found in the LICENSE file.
44

handler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 The golang.design Initiative authors.
1+
// Copyright 2020 The golang.design Initiative Authors.
22
// All rights reserved. Use of this source code is governed
33
// by a MIT license that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)