Update FSF address
[lttv.git] / lttv / lttv / module.c
index 28c3ca70941c0b8764953961224489db849feeb3..74e725eca6f554ad04604d6dd46efbed9f865f0d 100644 (file)
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, 
- * MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA 02110-1301, USA.
  */
 
 
@@ -601,7 +601,7 @@ static void destroy()
 
        initialized = FALSE;
 
-       exit(0);
+       //exit(0);
 }
 
 LTTV_MODULE("module", "Modules in libraries",                          \
This page took 0.023872 seconds and 4 git commands to generate.