From owner-freebsd-hackers Thu Feb 13 13:58:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA11825 for hackers-outgoing; Thu, 13 Feb 1997 13:58:12 -0800 (PST) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA11818 for ; Thu, 13 Feb 1997 13:58:07 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr3-18.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA27858 (5.67b/IDA-1.5 for ); Thu, 13 Feb 1997 22:57:51 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id WAA15623; Thu, 13 Feb 1997 22:57:45 +0100 (CET) Message-Id: <19970213225745.YE06273@x14.mi.uni-koeln.de> Date: Thu, 13 Feb 1997 22:57:45 +0100 From: se@freebsd.org (Stefan Esser) To: terry@lambert.org (Terry Lambert) Cc: jb@cimlogic.com.au (John Birrell), hackers@freebsd.org Subject: Re: MIME applications for FreeBSD References: <199702130839.TAA00435@freebsd1.cimlogic.com.au> <199702132041.NAA00703@phaeton.artisoft.com> X-Mailer: Mutt 0.60-PL0 Mime-Version: 1.0 In-Reply-To: <199702132041.NAA00703@phaeton.artisoft.com>; from Terry Lambert on Feb 13, 1997 13:41:02 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Feb 13, terry@lambert.org (Terry Lambert) wrote: > "We" is very broad here. Most Europeans, especially Germans, are > not prevented from reverse engineering file formats or other > interfaces. This is not true, actually! There are strict restrictions, with only few exceptions. Looking at the machine code of program binaries is not allowed (and will be prosecuted) in general, for example. Interfaces may be reverse engineered ONLY for the purpose of adding value to a product, which you then may sell. But publishing the results (eg. in the form of source code that uses that interface) is prohibited. Regards, STefan