diff options
Diffstat (limited to 'lout')
-rw-r--r-- | lout/container.cc | 3 | ||||
-rw-r--r-- | lout/identity.cc | 3 | ||||
-rw-r--r-- | lout/misc.cc | 3 | ||||
-rw-r--r-- | lout/object.cc | 3 | ||||
-rw-r--r-- | lout/signal.cc | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/lout/container.cc b/lout/container.cc index d44d92d4..0a3d6acd 100644 --- a/lout/container.cc +++ b/lout/container.cc @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/lout/identity.cc b/lout/identity.cc index b124d6ad..7c650b24 100644 --- a/lout/identity.cc +++ b/lout/identity.cc @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/lout/misc.cc b/lout/misc.cc index 2e4dfaf5..89345f49 100644 --- a/lout/misc.cc +++ b/lout/misc.cc @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/lout/object.cc b/lout/object.cc index beef4005..9eec028e 100644 --- a/lout/object.cc +++ b/lout/object.cc @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/lout/signal.cc b/lout/signal.cc index de9e84b6..35c16fbb 100644 --- a/lout/signal.cc +++ b/lout/signal.cc @@ -14,8 +14,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ |