mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
correct copyright year with start and end year (to be consistent)
This commit is contained in:
parent
4c9cb4d743
commit
0c671d79d1
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright 2013 the PM2 project authors. All rights reserved.
|
||||
* Copyright 2013-2022 the PM2 project authors. All rights reserved.
|
||||
* Use of this source code is governed by a license that
|
||||
* can be found in the LICENSE file.
|
||||
*/
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright 2013 the PM2 project authors. All rights reserved.
|
||||
* Copyright 2013-2022 the PM2 project authors. All rights reserved.
|
||||
* Use of this source code is governed by a license that
|
||||
* can be found in the LICENSE file.
|
||||
*/
|
||||
|
||||
2
index.js
2
index.js
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright 2013 the PM2 project authors. All rights reserved.
|
||||
* Copyright 2013-2022 the PM2 project authors. All rights reserved.
|
||||
* Use of this source code is governed by a license that
|
||||
* can be found in the LICENSE file.
|
||||
*/
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!/sbin/openrc-run
|
||||
# Copyright 2017 the PM2 project authors. All rights reserved.
|
||||
# Copyright 2013-2022 the PM2 project authors. All rights reserved.
|
||||
# Init script automatically generated by pm2 startup
|
||||
|
||||
description="Production process manager for Node.js apps with a built-in load balancer."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user