diff --git a/mpidep/mpidep.cc b/mpidep/mpidep.cc index d6ac0e9802ed9dc8bdc35aedc05167dd13f1e7a8..979389bd5a8bd802e4f56f4304d05a25e98cb0a6 100644 --- a/mpidep/mpidep.cc +++ b/mpidep/mpidep.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/application_map.cc b/src/application_map.cc index 515fef7009c97f1ad7c075873cbe820dfa19f02d..d28eda8d6b88f54476792fa22baaa8189dfefcbb 100644 --- a/src/application_map.cc +++ b/src/application_map.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/application_mapper.cc b/src/application_mapper.cc index 0ea3dbaa700bad21271f7fabcfeea4feeb609dc5..734931706ccd300c04b06d2010ecdf43b61c1bfd 100644 --- a/src/application_mapper.cc +++ b/src/application_mapper.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/array_data.cc b/src/array_data.cc index 28ba3d5a15159aff852f0e508adc1e5cc8f4c82a..9515b202bf24f3884a7a1a5cf6f282d93fcbcf09 100644 --- a/src/array_data.cc +++ b/src/array_data.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/collector.cc b/src/collector.cc index 134e2af09fcb25872ee9048785dd79727f7f211e..65411bac3352a62e8b38ef2f7641d940ebdc2ea0 100644 --- a/src/collector.cc +++ b/src/collector.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2009 INCF + * Copyright (C) 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/connector.cc b/src/connector.cc index 65a8f8cf29856a6216fb7c06de37d8d0095e3d26..dd8a49b30605da5fad80f3983bb6ab1bf6c47d79 100644 --- a/src/connector.cc +++ b/src/connector.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/distributor.cc b/src/distributor.cc index cffe10225fa30c8fdcd5637eac5b55ac0e4394a9..b9d52360a824e367dce0279a1b3099168e30279f 100644 --- a/src/distributor.cc +++ b/src/distributor.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2009 INCF + * Copyright (C) 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/error.cc b/src/error.cc index 8a00f4d9a244c8d956bf7b029f7458bb4c8dcd54..7dd7ceb5c85d9919553859e95ead788c1a29013e 100644 --- a/src/error.cc +++ b/src/error.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/event_router.cc b/src/event_router.cc index 6bfbf49340c72361e8c928de32bd06f6860995ce..ab24ad156e7fe4817a98a4d8b218a111336d5326 100644 --- a/src/event_router.cc +++ b/src/event_router.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/multibuffer.cc b/src/multibuffer.cc index 81a4a2c81147e837fb2d8e08499f9c0c94a017e4..2aba01612055e1c73b97f423be309c2688b8c3d7 100644 --- a/src/multibuffer.cc +++ b/src/multibuffer.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2012 INCF + * Copyright (C) 2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/array_data.hh b/src/music/array_data.hh index c56c19a9468ea66c51393575284bbf0247975a7e..76455f8dd51fcdae16f856420bed1ff61418e4db 100644 --- a/src/music/array_data.hh +++ b/src/music/array_data.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/connector.hh b/src/music/connector.hh index 3a3b19231579179eeb29bbd36259e73170c99c25..cbd43b18ab317f1d3506b6083024253bbb307b1c 100644 --- a/src/music/connector.hh +++ b/src/music/connector.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009, 2012 INCF + * Copyright (C) 2007, 2008, 2009, 2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/data_map.hh b/src/music/data_map.hh index 687781ab7361dcaa28919d447a6c05fd81d2395c..5f2bb1d9355dee66e06460ed862912b75231438d 100644 --- a/src/music/data_map.hh +++ b/src/music/data_map.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/debug.hh b/src/music/debug.hh index 717c0e7885b6f4a678bf5848a65ae3806a7c65b6..03bdb8888a496cd7eea3bef738041650ced2896a 100644 --- a/src/music/debug.hh +++ b/src/music/debug.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/multibuffer.hh b/src/music/multibuffer.hh index 99c3a4f013d92478177e9c7bfaa808e93e78a1a9..d9dee25f9740583d70b7d33f92499dad8fc84606 100644 --- a/src/music/multibuffer.hh +++ b/src/music/multibuffer.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2012 INCF + * Copyright (C) 2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/music-config.hh.in b/src/music/music-config.hh.in index 5998aee14ba8fb4be69b45c3ae9e2fb5e61509ca..8546b66c886fc396a664d98079ae758b058a8de1 100644 --- a/src/music/music-config.hh.in +++ b/src/music/music-config.hh.in @@ -2,7 +2,7 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2019 INCF + * Copyright (C) 2008, 2019, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/port.hh b/src/music/port.hh index f77e8cfe81d24d035b1007c3504e99266a8fa388..ed5077a22906e1679a995b6434f33391f66167ca 100644 --- a/src/music/port.hh +++ b/src/music/port.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/runtime.hh b/src/music/runtime.hh index 03b2be16317c68da64187358d0d49c431ca64125..ff48a5bc11c3713b624f47a78d28b501a691beed 100644 --- a/src/music/runtime.hh +++ b/src/music/runtime.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/scheduler.hh b/src/music/scheduler.hh index 4bd426385d0cec7d6e9dd686ff9be80cfc91c9d1..05f8a40a5cb89c0af2e88278eded36c39980fde7 100644 --- a/src/music/scheduler.hh +++ b/src/music/scheduler.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2011, 2012 INCF + * Copyright (C) 2011, 2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/setup.hh b/src/music/setup.hh index e02a5d8a368debe005dd32162afebc0a1f7443a4..cec0cde337ba86a6bc76adf1374c77f789e76537 100644 --- a/src/music/setup.hh +++ b/src/music/setup.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009, 2021 INCF + * Copyright (C) 2007, 2008, 2009, 2021, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/spatial.hh b/src/music/spatial.hh index 264c5468849239743b7d295f2f5ccf83682ab06f..c3b3e48decea1583741edcdeebec5731d43deb08 100644 --- a/src/music/spatial.hh +++ b/src/music/spatial.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/subconnector.hh b/src/music/subconnector.hh index 75c0a99efd5ceeb2de3f193457ed44372c25b483..60150580d2761fed8f41644f60e32e0a750720c4 100644 --- a/src/music/subconnector.hh +++ b/src/music/subconnector.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/music/temporal.hh b/src/music/temporal.hh index 0609d8fdb99d82aec34bb9fc30a19e42e6e5519f..ed4fca3820d8fe65ee85e02832213d85d907ab42 100644 --- a/src/music/temporal.hh +++ b/src/music/temporal.hh @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/port.cc b/src/port.cc index b70ab83c544e8896c6c6c38e3780a34c6888eaa5..286ae8b2fb5430650b9566d00b08a39515c7cab5 100644 --- a/src/port.cc +++ b/src/port.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/runtime.cc b/src/runtime.cc index ce8c648a147c6948f4c78dd9a77378388d4ce6e1..8461830ef4fded3c13a0561afb9f04a569ba34f4 100644 --- a/src/runtime.cc +++ b/src/runtime.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007-2012 INCF + * Copyright (C) 2007-2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/sampler.cc b/src/sampler.cc index f14c98625ad05ce31f8b6105c8a4cf3b61fbd2c5..9563ce91b87ea1062a29945adaf75abd0342f764 100644 --- a/src/sampler.cc +++ b/src/sampler.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2009 INCF + * Copyright (C) 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/scheduler.cc b/src/scheduler.cc index a5456b7580214dac88255047e1a1d471f5de223a..11bccc638cedc775f263a3ea677951b534920dbb 100644 --- a/src/scheduler.cc +++ b/src/scheduler.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2012 INCF + * Copyright (C) 2012, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/scheduler_agent.cc b/src/scheduler_agent.cc index 1d7bbcddb5fefa9627eb1c136ced45a1df1efc97..68262b5d8215805209b977951edb388f7f8dc55f 100644 --- a/src/scheduler_agent.cc +++ b/src/scheduler_agent.cc @@ -1,3 +1,21 @@ +/* + * This file is part of MUSIC. + * Copyright (C) 2012, 2022 INCF + * + * MUSIC is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * MUSIC is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + #include <music/scheduler_agent.hh> //#define MUSIC_DEBUG diff --git a/src/setup.cc b/src/setup.cc index cd1b0ce0cd5cc3ae6a5ea6ed9d989465d237e2f5..ca20ba5631df4117d136aaee95a029f29af2c1d3 100644 --- a/src/setup.cc +++ b/src/setup.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2007, 2008, 2009 INCF + * Copyright (C) 2007, 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/spatial.cc b/src/spatial.cc index a32d22dd26a8f53f50d679f130c9eea51200c61d..ade4d94ffa80df9212b32a532689067160eb897c 100644 --- a/src/spatial.cc +++ b/src/spatial.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/subconnector.cc b/src/subconnector.cc index f0f1ea8701d4c42feccee4a13805d8294150bd89..da83268eac39799ccdd074c29688fcb9f27cd612 100644 --- a/src/subconnector.cc +++ b/src/subconnector.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009, 2010 INCF + * Copyright (C) 2008, 2009, 2010, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/temporal.cc b/src/temporal.cc index 4f59d12273e1d6a5c0fa2ecaf4d4c967dc1e57d8..94f54364e76b6216895f74b0e180acbaba3a54fd 100644 --- a/src/temporal.cc +++ b/src/temporal.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testsuite/sanitytests/clocksource.cc b/testsuite/sanitytests/clocksource.cc index d6627a9d0467d57a15d520422693260940d41bee..4366655eaeae9e986cbc34b7609fa3efdd89b350 100644 --- a/testsuite/sanitytests/clocksource.cc +++ b/testsuite/sanitytests/clocksource.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testsuite/sanitytests/constsource.cc b/testsuite/sanitytests/constsource.cc index d4d42e1efc08a9f555bbfee31006e10d8060b5e9..e19056595edd6bf739cd87d5347e0d05750b843c 100644 --- a/testsuite/sanitytests/constsource.cc +++ b/testsuite/sanitytests/constsource.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testsuite/sanitytests/contdelay.cc b/testsuite/sanitytests/contdelay.cc index d64a7d9f5fd325294ad25de76284bdcb91b1c21c..3010c4bf89d4862ad20c932f30db299ce0425cec 100644 --- a/testsuite/sanitytests/contdelay.cc +++ b/testsuite/sanitytests/contdelay.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testsuite/sanitytests/eventdelay.cc b/testsuite/sanitytests/eventdelay.cc index 78baa915527ec1177697027055ce2250f5a02306..286ebc886be47be8254f1be03c57fcb4937b87af 100644 --- a/testsuite/sanitytests/eventdelay.cc +++ b/testsuite/sanitytests/eventdelay.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/testsuite/sanitytests/launchtest.cc b/testsuite/sanitytests/launchtest.cc index bba96e092bb0259bb0136b1f008fad6e7d6a97b9..fbc48b33a7e8b005ea60cbbcc9af6c75d580af31 100644 --- a/testsuite/sanitytests/launchtest.cc +++ b/testsuite/sanitytests/launchtest.cc @@ -1,3 +1,21 @@ +/* + * This file is part of MUSIC. + * Copyright (C) 2012, 2022 INCF + * + * MUSIC is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * MUSIC is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + #include <music.hh> #include <iostream> diff --git a/testsuite/sanitytests/multiport.cc b/testsuite/sanitytests/multiport.cc index f854e78403c3ca51780828595d5b040ee50cd952..4423bdd79175ff0495441a20b2aa3ac394b1c852 100644 --- a/testsuite/sanitytests/multiport.cc +++ b/testsuite/sanitytests/multiport.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009, 2019 INCF + * Copyright (C) 2008, 2009, 2019, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/VisualiseNeurons.cpp b/utils/VisualiseNeurons.cpp index 6f947e9ff1fb873c67cec1179b31d269af71665b..d9086275b6ae1e349821a33ad7ad828d208224cd 100644 --- a/utils/VisualiseNeurons.cpp +++ b/utils/VisualiseNeurons.cpp @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2009 INCF + * Copyright (C) 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/eventcounter.cc b/utils/eventcounter.cc index 2e517c33da6bc499bb916de9fa08950e78caf84a..573d749ee791b848604ce4bd4d80312133f9f455 100644 --- a/utils/eventcounter.cc +++ b/utils/eventcounter.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/eventgenerator.cc b/utils/eventgenerator.cc index a67048ea707e1c59f108598e9fff27aa4cd66065..db43b905dda10f11e5ed9aaec35440f860d76ac3 100644 --- a/utils/eventgenerator.cc +++ b/utils/eventgenerator.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/eventselect.cc b/utils/eventselect.cc index c073c71d2e487016882aae0dfadecb15387c04d3..c5f7203a9eda5e2fcf48a10119481ecb5b055c64 100644 --- a/utils/eventselect.cc +++ b/utils/eventselect.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/eventsink.cc b/utils/eventsink.cc index 645e3be2e2348cdbaf63d995685e937890b7141b..69a6ef4cd3d7ab28a249e9556f91cf60f91bf37a 100644 --- a/utils/eventsink.cc +++ b/utils/eventsink.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009, 2018 INCF + * Copyright (C) 2008, 2009, 2018, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/eventsource.cc b/utils/eventsource.cc index 94e0e32100b26cd8c92a1726f2f55f9fd0c58efd..4f71b25e3d9378c4fbec0d2461a7f8f36183cd9e 100644 --- a/utils/eventsource.cc +++ b/utils/eventsource.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2008, 2009 INCF + * Copyright (C) 2008, 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/utils/messagesource.cc b/utils/messagesource.cc index f3bc4917cf76a6b4a823bb60fecc2b75c15d5bbf..ef1a1bc5403464d604cf157e411201b63aaa4929 100644 --- a/utils/messagesource.cc +++ b/utils/messagesource.cc @@ -1,6 +1,6 @@ /* * This file is part of MUSIC. - * Copyright (C) 2009 INCF + * Copyright (C) 2009, 2022 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by