Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit fa13f0e

Browse files
committed
Fix file headers
1 parent 5490131 commit fa13f0e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.afterAllArtifactBuild.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018 - 2022 The Alephium Authors
1+
// Copyright 2018 - 2023 The Alephium Authors
22
// This file is part of the alephium project.
33
//
44
// The library is free software: you can redistribute it and/or modify

.afterPack.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018 - 2022 The Alephium Authors
1+
// Copyright 2018 - 2023 The Alephium Authors
22
// This file is part of the alephium project.
33
//
44
// The library is free software: you can redistribute it and/or modify

public/electron.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 - 2022 The Alephium Authors
2+
Copyright 2018 - 2023 The Alephium Authors
33
This file is part of the alephium project.
44
55
The library is free software: you can redistribute it and/or modify

public/preload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 - 2022 The Alephium Authors
2+
Copyright 2018 - 2023 The Alephium Authors
33
This file is part of the alephium project.
44
55
The library is free software: you can redistribute it and/or modify

src/serviceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 - 2022 The Alephium Authors
2+
Copyright 2018 - 2023 The Alephium Authors
33
This file is part of the alephium project.
44
55
The library is free software: you can redistribute it and/or modify

src/setupTests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 - 2022 The Alephium Authors
2+
Copyright 2018 - 2023 The Alephium Authors
33
This file is part of the alephium project.
44
55
The library is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)