Skip to content

Commit 219bd02

Browse files
committed
fix(legal): update copyright dates
1 parent 1590ae4 commit 219bd02

File tree

137 files changed

+137
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+137
-137
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2018 Thomas Rabaix
1+
Copyright (c) 2014-2021 Thomas Rabaix
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

app/assets/assets.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

app/assets/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

app/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

assets/assets.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

assets/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

core/bindata/bindata_app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

core/bindata/bindata_asset.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

core/bindata/bindata_pongo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

core/bindata/bindata_pongo_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2014-2018 Thomas Rabaix <[email protected]>.
1+
// Copyright © 2014-2021 Thomas Rabaix <[email protected]>.
22
//
33
// Use of this source code is governed by an MIT-style
44
// license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)