removed copyright year from source files (retained in readme)
This commit is contained in:
2
9unit.c
2
9unit.c
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
9unit
|
9unit
|
||||||
Copyright (C) 2023 Jonathan Lamothe <jonathan@jlamothe.net>
|
Copyright (C) Jonathan Lamothe <jonathan@jlamothe.net>
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
2
9unit.h
2
9unit.h
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
9unit
|
9unit
|
||||||
Copyright (C) 2023 Jonathan Lamothe <jonathan@jlamothe.net>
|
Copyright (C) Jonathan Lamothe <jonathan@jlamothe.net>
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
2
mkfile
2
mkfile
@@ -1,5 +1,5 @@
|
|||||||
# 9unit
|
# 9unit
|
||||||
# Copyright (C) 2023 Jonathan Lamothe <jonathan@jlamothe.net>
|
# Copyright (C) Jonathan Lamothe <jonathan@jlamothe.net>
|
||||||
#
|
#
|
||||||
# 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