Update copyright years

This commit is contained in:
Carsten Grohmann 2019-02-07 20:52:37 +01:00
parent dd75da31c0
commit ea2e674998
5 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2017-2018 Carsten Grohmann mail <add at here> carsten-grohmann.de
Copyright (c) 2017-2019 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-2018 Carsten Grohmann
# Copyright (c) 2017-2019 Carsten Grohmann
# License: MIT (see LICENSE.txt)
# THIS PROGRAM COMES WITH NO WARRANTY

View File

@ -597,14 +597,14 @@ function goBack() {
<div class="footer">
OOMAnalyser <span id="version"></span> |
Copyright (C) 2017-2018 Carsten Grohmann |
Copyright (C) 2017-2019 Carsten Grohmann |
<a href="javascript:void(0);" onclick="OOMAnalyser.toggle('license')" title="Show / hide license text">License: MIT</a> |
<a href="https://github.com/CarstenGrohmann/OOMAnalyser" title="Source code on GitHub">Source Code on GitHub</a>
</div>
<div class="license__text js-text--display-none" id="license">
<p>
Copyright (c) 2017-2018 Carsten Grohmann mail &lt;add at here&gt; carsten-grohmann.de
Copyright (c) 2017-2019 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-2018 Carsten Grohmann
# Copyright (c) 2017-2019 Carsten Grohmann
# License: MIT - THIS PROGRAM COMES WITH NO WARRANTY
import re

View File

@ -84,7 +84,7 @@ New bugs can be reported there also.
This project is licensed under the MIT license.
```
Copyright (c) 2017-2018 Carsten Grohmann, mail <add at here> carsten-grohmann.de
Copyright (c) 2017-2019 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