Got rid of the "Copyright" --- it's not copyright, it's copyleft :)
This commit is contained in:
@@ -20,7 +20,7 @@ const logger = winston.createLogger({
|
|||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(`DBExtractor Copyright (C) 2019 j.tretter@gmail.com
|
console.log(`DBExtractor - by j.tretter@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ const logger = winston.createLogger({
|
|||||||
|
|
||||||
const processingType = "diskusage";
|
const processingType = "diskusage";
|
||||||
|
|
||||||
console.log(`diskUsageMonitor Copyright (C) 2019 j.tretter@gmail.com
|
console.log(`diskUsageMonitor - by j.tretter@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ const logger = winston.createLogger({
|
|||||||
|
|
||||||
|
|
||||||
const ruleEngine = new RuleEngine("*");
|
const ruleEngine = new RuleEngine("*");
|
||||||
console.log(`logAggregator Service Copyright (C) 2019 j.tretter@gmail.com
|
console.log(`logAggregator Service - by j.tretter@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
Reference in New Issue
Block a user