Skip to content

Commit

Permalink
Update file headers
Browse files Browse the repository at this point in the history
  • Loading branch information
scotty007 committed Sep 4, 2020
1 parent 9ca938b commit 845a1c5
Show file tree
Hide file tree
Showing 550 changed files with 563 additions and 563 deletions.
2 changes: 1 addition & 1 deletion CreateVersionFile.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/debugpanel.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/flashmessage.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/keyboardmanager.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/app/touchvisualization.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/apphelpers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/filter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/geom.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/gesture.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/graph.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/methodref.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/mtemu.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/parsecamargs.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/persist.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/sprites.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/statemachine.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/testapp.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/testcase.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/textarea.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/base.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/button.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/keyboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/mediacontrol.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/scrollarea.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/skin.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion python/libavg/widget/slider.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# libavg - Media Playback Engine.
# Copyright (C) 2003-2014 Ulrich von Zadow
# Copyright (C) 2003-2020 Ulrich von Zadow
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/Anim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/Anim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/AttrAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/AttrAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/ContinuousAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/ContinuousAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/EaseInOutAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/EaseInOutAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/LinearAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/LinearAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/ParallelAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/ParallelAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/SimpleAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/SimpleAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/StateAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/StateAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/WaitAnim.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/anim/WaitAnim.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/api.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// libavg - Media Playback Engine.
// Copyright (C) 2003-2014 Ulrich von Zadow
// Copyright (C) 2003-2020 Ulrich von Zadow
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
Expand Down

0 comments on commit 845a1c5

Please sign in to comment.