Skip to content

Commit fab2c2a

Browse files
committed
Copyright year update
1 parent 9aeb7c1 commit fab2c2a

98 files changed

Lines changed: 98 additions & 98 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
$header = <<<'EOF'
2828
BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
2929
30-
Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
30+
Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
3131
3232
This program is free software; you can redistribute it and/or modify it under the
3333
terms of the GNU Lesser General Public License as published by the Free Software

src/Attribute/ApiParameterMapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/BigBlueButton.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/ApiMethod.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Attendee.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Format.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Hook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Meeting.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

src/Core/Record.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* BigBlueButton open source conferencing system - https://www.bigbluebutton.org/.
55
*
6-
* Copyright (c) 2016-2024 BigBlueButton Inc. and by respective authors (see below).
6+
* Copyright (c) 2016-2025 BigBlueButton Inc. and by respective authors (see below).
77
*
88
* This program is free software; you can redistribute it and/or modify it under the
99
* terms of the GNU Lesser General Public License as published by the Free Software

0 commit comments

Comments
 (0)