From 36ade627e127302b82111302d59cd87bcd8dbb09 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 12 Apr 2013 19:04:03 +0100 Subject: added licence --- hal-automounter.pl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'hal-automounter.pl') diff --git a/hal-automounter.pl b/hal-automounter.pl index 20ab563..1ad42e3 100755 --- a/hal-automounter.pl +++ b/hal-automounter.pl @@ -187,3 +187,27 @@ $manager->connect_to_signal('DeviceChanged',\&device_changed); $manager->connect_to_signal('DeviceRemoved',\&device_removed); $reactor->run(); + +__END__ + +=head1 NAME + +hal-automounter - a simple UDisks-DBUS client that creates fstab entries for hot-plugged volumes + +=head1 SYNOPSIS + + sudo hal-automounter + +=head1 AUTHOR + +Gianni Ceccarelli + +=head1 COPYRIGHT AND LICENSE + +This software is copyright (c) 2012 by Gianni Ceccarelli. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, version 3. + +=cut -- cgit v1.2.3