correct copyright year with start and end year (to be consistent)

This commit is contained in:
Dimitar Drenkovski 2022-01-19 13:09:04 +01:00
parent 4c9cb4d743
commit 0c671d79d1
5 changed files with 5 additions and 5 deletions

View 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.
*/

View 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.
*/

View 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.
*/

View 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."

View 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.
*/