Changeset 5594 for i2c-tools/trunk

Show
Ignore:
Timestamp:
01/13/09 18:07:57 (3 years ago)
Author:
khali
Message:

Licensing clarification.

Location:
i2c-tools/trunk
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • i2c-tools/trunk/Makefile

    r5002 r5594  
    33# Copyright (C) 2007  Jean Delvare <khali@linux-fr.org> 
    44# 
    5 # Licensed under the GNU General Public License. 
     5# This program is free software; you can redistribute it and/or modify 
     6# it under the terms of the GNU General Public License as published by 
     7# the Free Software Foundation; either version 2 of the License, or 
     8# (at your option) any later version. 
    69 
    710DESTDIR = 
  • i2c-tools/trunk/eeprom/Module.mk

    r5162 r5594  
    33# Copyright (C) 2007-2008  Jean Delvare <khali@linux-fr.org> 
    44# 
    5 # Licensed under the GNU General Public License. 
     5# This program is free software; you can redistribute it and/or modify 
     6# it under the terms of the GNU General Public License as published by 
     7# the Free Software Foundation; either version 2 of the License, or 
     8# (at your option) any later version. 
    69 
    710EEPROM_DIR      := eeprom 
  • i2c-tools/trunk/include/Module.mk

    r4909 r5594  
    33# Copyright (C) 2007  Jean Delvare <khali@linux-fr.org> 
    44# 
    5 # Licensed under the GNU General Public License. 
     5# This program is free software; you can redistribute it and/or modify 
     6# it under the terms of the GNU General Public License as published by 
     7# the Free Software Foundation; either version 2 of the License, or 
     8# (at your option) any later version. 
    69 
    710INCLUDE_DIR     := include 
  • i2c-tools/trunk/stub/Module.mk

    r5166 r5594  
    33# Copyright (C) 2007-2008  Jean Delvare <khali@linux-fr.org> 
    44# 
    5 # Licensed under the GNU General Public License. 
     5# This program is free software; you can redistribute it and/or modify 
     6# it under the terms of the GNU General Public License as published by 
     7# the Free Software Foundation; either version 2 of the License, or 
     8# (at your option) any later version. 
    69 
    710STUB_DIR        := stub 
  • i2c-tools/trunk/tools/Module.mk

    r4915 r5594  
    33# Copyright (C) 2007  Jean Delvare <khali@linux-fr.org> 
    44# 
    5 # Licensed under the GNU General Public License. 
     5# This program is free software; you can redistribute it and/or modify 
     6# it under the terms of the GNU General Public License as published by 
     7# the Free Software Foundation; either version 2 of the License, or 
     8# (at your option) any later version. 
    69 
    710TOOLS_DIR       := tools