fwcutter: Update copyright information
[b43-tools.git] / fwcutter / debian / b43-fwcutter.postinst
1 #!/bin/sh
2
3 set -e
4 . /usr/share/debconf/confmodule
5
6 # This script does not use the debconf template.
7 # It's only used by the *-installer packages
8
9 #DEBHELPER#