Update copyright years
This commit is contained in:
		
							parent
							
								
									dd75da31c0
								
							
						
					
					
						commit
						ea2e674998
					
				@ -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
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -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
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -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 <add at here> carsten-grohmann.de
 | 
			
		||||
        Copyright (c) 2017-2019 Carsten Grohmann mail <add at here> carsten-grohmann.de
 | 
			
		||||
    </p>
 | 
			
		||||
    <p>
 | 
			
		||||
        Permission is hereby granted, free of charge, to any person obtaining a copy of
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user