Switch to unified view

a/src/filters/rclsoff.py b/src/filters/rclsoff.py
1
#!/usr/bin/env python2
1
#!/usr/bin/env python3
2
# Copyright (C) 2014 J.F.Dockes
2
# Copyright (C) 2014 J.F.Dockes
3
#   This program is free software; you can redistribute it and/or modify
3
#   This program is free software; you can redistribute it and/or modify
4
#   it under the terms of the GNU General Public License as published by
4
#   it under the terms of the GNU General Public License as published by
5
#   the Free Software Foundation; either version 2 of the License, or
5
#   the Free Software Foundation; either version 2 of the License, or
6
#   (at your option) any later version.
6
#   (at your option) any later version.