Skip to content

Commit 42bfa90

Browse files
committed
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
1 parent 255e450 commit 42bfa90

1,263 files changed

Lines changed: 1269 additions & 15 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUILD/cleanup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2003 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-alpha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2000, 2002 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-amd64-debug-max-no-ndb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2005, 2006 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU Library General Public
77
# License as published by the Free Software Foundation; version 2

BUILD/compile-amd64-gcov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2007 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-amd64-gprof

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2007 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-amd64-max-sci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2007 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-pentium-cybozu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2005 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-pentium-gcov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2000, 2007 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-pentium-gprof

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

33
# Copyright (C) 2001, 2007 MySQL AB
4-
#
4+
# Use is subject to license terms
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
77
# the Free Software Foundation; version 2 of the License.

BUILD/compile-pentium-icc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#! /bin/sh
22

33
# Copyright (C) 2005 MySQL AB
4-
#
4+
# Use is subject to license terms
5+
#
56
# This program is free software; you can redistribute it and/or modify
67
# it under the terms of the GNU General Public License as published by
78
# the Free Software Foundation; version 2 of the License.

0 commit comments

Comments
 (0)