blob: 7dfc24ceaf302698c60620315d5beaa9daa50f3f (
plain)
1
2
3
4
5
6
7
8
|
#!/bin/sh
# breakpoints.sh
# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
|