Skip to content

Commit

Permalink
LICENSE: sync
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Aug 18, 2020
1 parent 567e5e4 commit dd34f01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Copyright (c) 2008-2010 Ermal Luçi
Copyright (c) 2017-2019 Fabian Franz
Copyright (c) 2019 Felix Matouschek <[email protected]>
Copyright (c) 2014-2020 Franco Fichtner <[email protected]>
Copyright (c) 2016-2019 Frank Wall
Copyright (c) 2016-2020 Frank Wall
Copyright (c) 2016 IT-assistans Sverige AB
Copyright (c) 2010 Jim Pingle <[email protected]>
Copyright (c) 2015 Jos Schellevis
Expand All @@ -26,6 +26,7 @@ Copyright (c) 2010-2012 Seth Mos <[email protected]>
Copyright (c) 2008 Shrew Soft Inc. <[email protected]>
Copyright (c) 2017-2019 Smart-Soft
Copyright (c) 2013 Stanley P. Miller \ stan-qaz
Copyright (c) 2020 Starkstromkonsument
Copyright (c) 2010 Yehuda Katz
Copyright (c) 2015 YoungJoo.Kim <[email protected]>
Copyright (c) 2020 devNan0 <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
Copyright (c) 2020 Ad Schellevis <[email protected]>
Copyright (C) 2020 Starkstromkonsument <https://github.com/Starkstromkonsument>
Copyright (C) 2020 Starkstromkonsument
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down Expand Up @@ -53,4 +53,3 @@ def process_name(line):
def line(line):
tmp = re.match(zabbix_timeformat, line)
return tmp.group(3)

0 comments on commit dd34f01

Please sign in to comment.