Add mailmap and update copyright information
parent
9d71ccfc34
commit
78c396335f
|
@ -0,0 +1 @@
|
|||
Sheila Aman <sheila@vulpine.house> Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2020, Kiyoshi Aman. All rights reserved.
|
||||
Copyright (c) 2021, Sheila Aman. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2020, Kiyoshi Aman.
|
||||
* Copyright (c) 2021, Sheila Aman.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2020, Kiyoshi Aman.
|
||||
* Copyright (c) 2021, Sheila Aman.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
@ -36,4 +36,4 @@ int main(int argc, char **argv) {
|
|||
win->show();
|
||||
|
||||
return app->exec();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue