Ignore:
Timestamp:
Oct 10, 2006, 2:08:45 PM (16 years ago)
Author:
Jari Häkkinen
Message:

References #83. Changing project name to yat. Compilation will fail in this revision.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/c++_tools/utility/Makefile.am

    r616 r675  
    66# Copyright (C) 2006 Jari Häkkinen
    77#
    8 # This file is part of the thep c++ tools library,
    9 #                                http://lev.thep.lu.se/trac/c++_tools
     8# This file is part of the yat library, http://lev.thep.lu.se/trac/yat
    109#
    11 # The c++ tools library is free software; you can redistribute it
    12 # and/or modify it under the terms of the GNU General Public License as
     10# The yat library is free software; you can redistribute it and/or
     11# modify it under the terms of the GNU General Public License as
    1312# published by the Free Software Foundation; either version 2 of the
    1413# License, or (at your option) any later version.
    1514#
    16 # The c++ library is distributed in the hope that it will be useful,
     15# The yat library is distributed in the hope that it will be useful,
    1716# but WITHOUT ANY WARRANTY; without even the implied warranty of
    18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    1918# General Public License for more details.
    2019#
     
    3029
    3130
    32 include_utilitydir = $(includedir)/c++_tools/utility
     31include_utilitydir = $(includedir)/yat/utility
    3332
    3433include_utility_HEADERS = \
Note: See TracChangeset for help on using the changeset viewer.