diff --git a/.build.yml b/.build.yml index ae9998b..5896c47 100644 --- a/.build.yml +++ b/.build.yml @@ -2,7 +2,7 @@ # # This software is covered by the MIT License. # -# Copyright (c) 2020 Carsten Grohmann +# Copyright (c) 2020-2021 Carsten Grohmann # # 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 diff --git a/LICENSE.txt b/LICENSE.txt index 3fb942b..1ce792d 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2017-2020 Carsten Grohmann mail carsten-grohmann.de +Copyright (c) 2017-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 diff --git a/Makefile b/Makefile index f8d9ceb..eeac84e 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/OOMAnalyser.html b/OOMAnalyser.html index 7818db4..dede237 100644 --- a/OOMAnalyser.html +++ b/OOMAnalyser.html @@ -896,14 +896,14 @@ function read_and_display_file(file) {

- 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 diff --git a/OOMAnalyser.py b/OOMAnalyser.py index 4ed4e04..6dc96c1 100644 --- a/OOMAnalyser.py +++ b/OOMAnalyser.py @@ -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 diff --git a/README.md b/README.md index 594179d..305609b 100644 --- a/README.md +++ b/README.md @@ -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 carsten-grohmann.de +Copyright (c) 2017-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