diff options
Diffstat (limited to 'include/ipa.hrl')
-rw-r--r-- | include/ipa.hrl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ipa.hrl b/include/ipa.hrl index f0372f4..a652629 100644 --- a/include/ipa.hrl +++ b/include/ipa.hrl @@ -11,10 +11,6 @@ % but WITHOUT ANY WARRANTY; without even the implied warranty of % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the % GNU General Public License for more details. -% -% 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., -% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -ifndef(IPA). -define(IPA, true). |