Skip to content

Commit

Permalink
chore: update copyright duration (#3036)
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY authored Feb 10, 2024
1 parent dfa60d5 commit 0aecb45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019-2023 Nervos Foundation
Copyright (c) 2019-2024 Nervos Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion packages/neuron-wallet/electron-builder.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
appId: com.nervos.neuron
copyright: Copyright (C) 2019-2023 Nervos Foundation.
copyright: Copyright (C) 2019-2024 Nervos Foundation.
productName: Neuron

# This property will replace to false in package for test action
Expand Down

1 comment on commit 0aecb45

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 7856637993

Please sign in to comment.