Changeset 1487 for trunk/build_support


Ignore:
Timestamp:
Sep 10, 2008, 10:41:36 AM (15 years ago)
Author:
Jari Häkkinen
Message:

Addresses #436. GPL license copy reference should also be updated.

Location:
trunk/build_support
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/build_support/version.m4

    r1486 r1487  
    1616#
    1717# You should have received a copy of the GNU General Public License
    18 # along with this program; if not, write to the Free Software
    19 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    20 # 02111-1307, USA.
     18# along with yat. If not, see <http://www.gnu.org/licenses/>.
    2119#
    2220
  • trunk/build_support/yat-config.in

    r1486 r1487  
    1919#
    2020# You should have received a copy of the GNU General Public License
    21 # along with this program; if not, write to the Free Software
    22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    23 # 02111-1307, USA.
     21# along with yat. If not, see <http://www.gnu.org/licenses/>.
    2422
    2523prefix="@prefix@"
  • trunk/build_support/yat.am

    r1486 r1487  
    1616##
    1717## You should have received a copy of the GNU General Public License
    18 ## along with this program; if not, write to the Free Software
    19 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    20 ## 02111-1307, USA.
     18## along with yat. If not, see <http://www.gnu.org/licenses/>.
    2119
    2220##
  • trunk/build_support/yat.m4

    r1486 r1487  
    9393#
    9494#   You should have received a copy of the GNU General Public License
    95 #   along with this program; if not, write to the Free Software
    96 #   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    97 #   02111-1307, USA.
     95#   along with yat. If not, see <http://www.gnu.org/licenses/>.
    9896#
    9997
  • trunk/build_support/yat.pc.in

    r1486 r1487  
    1616#
    1717# You should have received a copy of the GNU General Public License
    18 # along with this program; if not, write to the Free Software
    19 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    20 # 02111-1307, USA.
     18# along with yat. If not, see <http://www.gnu.org/licenses/>.
    2119
    2220prefix=@prefix@
Note: See TracChangeset for help on using the changeset viewer.