license notice

This commit is contained in:
2025-10-03 18:15:25 +02:00
parent b0c3fbc1b1
commit 97dd6c691b
9 changed files with 36 additions and 27 deletions

View File

@ -7,8 +7,9 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
class Codec: class Codec:

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
from . import libav from . import libav

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
from . import libav from . import libav

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
from . import libav from . import libav

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
import errno import errno

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
from . import libav from . import libav

View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
class Stream: class Stream:

7
pve.py
View File

@ -7,10 +7,11 @@
# GNU General Public License as published by the Free Software Foundation, either version 3 of the License, # GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version. # or (at your option) any later version.
# #
# Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty # People's Video Editor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # 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 Foobar. # You should have received a copy of the GNU General Public License along with People's Video Editor.
# If not, see <https://www.gnu.org/licenses/>. # If not, see <https://www.gnu.org/licenses/>.
from mp4.demuxer import Demuxer from mp4.demuxer import Demuxer