Update copyright years

This commit is contained in:
Carsten Grohmann 2021-02-05 17:04:09 +01:00
parent d4a90ec1bb
commit 98c99fa57f
6 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
#
# This software is covered by the MIT License.
#
# Copyright (c) 2020 Carsten Grohmann <mail@carsten-grohmann.de>
# Copyright (c) 2020-2021 Carsten Grohmann <mail@carsten-grohmann.de>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
# documentation files (the "Software"), to deal in the Software without restriction, including without limitation the

View File

@ -1,4 +1,4 @@
Copyright (c) 2017-2020 Carsten Grohmann mail <add at here> carsten-grohmann.de
Copyright (c) 2017-2021 Carsten Grohmann mail <add at here> carsten-grohmann.de
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View File

@ -1,6 +1,6 @@
# Makefile for OOMAnalyser
#
# Copyright (c) 2017-2020 Carsten Grohmann
# Copyright (c) 2017-2021 Carsten Grohmann
# License: MIT (see LICENSE.txt)
# THIS PROGRAM COMES WITH NO WARRANTY

View File

@ -896,14 +896,14 @@ function read_and_display_file(file) {
<div class="footer">
OOMAnalyser <span id="version"></span> |
Copyright (C) 2017-2020 Carsten Grohmann |
Copyright (C) 2017-2021 Carsten Grohmann |
<a href="javascript:void(0);" onclick="OOMAnalyser.toggle('license')" title="Show / hide license text">License: MIT</a> |
<a href="https://sr.ht/~carstengrohmann/OOMAnalyser/" title="Source code on Sourcehut">Source Code on Sourcehut</a>
</div>
<div class="license__text js-text--display-none" id="license">
<p>
Copyright (c) 2017-2020 Carsten Grohmann mail &lt;add at here&gt; carsten-grohmann.de
Copyright (c) 2017-2021 Carsten Grohmann mail &lt;add at here&gt; carsten-grohmann.de
</p>
<p>
Permission is hereby granted, free of charge, to any person obtaining a copy of

View File

@ -2,7 +2,7 @@
#
# Linux OOM Analyser
#
# Copyright (c) 2017-2020 Carsten Grohmann
# Copyright (c) 2017-2021 Carsten Grohmann
# License: MIT - THIS PROGRAM COMES WITH NO WARRANTY
import re

View File

@ -106,7 +106,7 @@ for current open bugs. New bugs can be reported there also.
This project is licensed under the MIT license.
```
Copyright (c) 2017-2020 Carsten Grohmann, mail <add at here> carsten-grohmann.de
Copyright (c) 2017-2021 Carsten Grohmann, mail <add at here> carsten-grohmann.de
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in