Convert copyright line to UTF-8 in pslint.py
This commit is contained in:
parent
3ba8903915
commit
98aed19c3a
2
list
2
list
|
@ -1 +1 @@
|
|||
Subproject commit 1f3ad51171235aafe423435606e869f0161582e4
|
||||
Subproject commit 15e658eeed39dc3e8cf23ca58f4324385bdf11ed
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# PSL linter written in python
|
||||
#
|
||||
# Copyright 2016 Tim Rühsen (tim dot ruehsen at gmx dot de). All rights reserved.
|
||||
# Copyright 2016 Tim Rühsen (tim dot ruehsen at gmx dot de). All rights reserved.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
|
|
Loading…
Reference in New Issue