mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
fix copyright
This commit is contained in:
parent
ed3162b3f8
commit
b0f8d60f93
2
LICENSE
2
LICENSE
@ -1,7 +1,7 @@
|
||||
BSD 2-Clause License
|
||||
|
||||
Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
Copyright (c) 2019, gophernicus developers <gophernicus@gophernicus.org>
|
||||
Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
|
||||
All rights reserved.
|
||||
|
||||
|
6
bin2c.c
6
bin2c.c
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* bin2c - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* bin2c
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
6
file.c
6
file.c
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
6
menu.c
6
menu.c
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
6
string.c
6
string.c
@ -1,5 +1,9 @@
|
||||
/*
|
||||
* Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Gophernicus
|
||||
*
|
||||
* Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
* Copyright (c) 2019 Gophernicus Developers <gophernicus@gophernicus.org>
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
Reference in New Issue
Block a user