Update the copyright notice

This commit is contained in:
Pierre Pronchery 2020-01-18 14:45:27 +01:00
parent f535b36fd6
commit 5bb723df43
7 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2012-2018 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2012-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2012-2018 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2012-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2013 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2013-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2013 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2013-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2015-2018 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2015-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are

View File

@ -1,6 +1,6 @@
/* $Id$ */ /* $Id$ */
static char const _copyright[] = static char const _copyright[] =
"Copyright © 2012-2018 Pierre Pronchery <khorben@defora.org>"; "Copyright © 2012-2020 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
static char const _license[] = static char const _license[] =
"Redistribution and use in source and binary forms, with or without\n" "Redistribution and use in source and binary forms, with or without\n"

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2013-2014 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2013-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Camera */ /* This file is part of DeforaOS Desktop Camera */
/* Redistribution and use in source and binary forms, with or without /* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are * modification, are permitted provided that the following conditions are