Updated copyright.
This commit is contained in:
parent
2a68edbe21
commit
7a98cf7599
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
# Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs
|
||||
# Copyright (C) 2012 Bastian Kleineidam
|
||||
# Copyright (C) 2012-2013 Bastian Kleineidam
|
||||
|
||||
import os
|
||||
import rfc822
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2012 Bastian Kleineidam
|
||||
# Copyright (C) 2012-2013 Bastian Kleineidam
|
||||
set -e
|
||||
set -u
|
||||
# generates a convenience test script from failed tests
|
||||
|
|
Loading…
Reference in a new issue