diff bitten/util/tests/beep.py @ 163:634be6cbb808

Flip the switch: Bitten is now BSD-licensed.
author cmlenz
date Sat, 27 Aug 2005 07:58:12 +0000
parents 8b613e24cc34
children 3ab0004a6fd9
line wrap: on
line diff
--- a/bitten/util/tests/beep.py
+++ b/bitten/util/tests/beep.py
@@ -1,3 +1,12 @@
+# -*- coding: iso8859-1 -*-
+#
+# Copyright (C) 2005 Christopher Lenz <cmlenz@gmx.de>
+# All rights reserved.
+#
+# This software is licensed as described in the file COPYING, which
+# you should have received as part of this distribution. The terms
+# are also available at http://bitten.cmlenz.net/wiki/License.
+
 import logging
 import unittest
 
Copyright (C) 2012-2017 Edgewall Software