Skip to content

Commit 03295ed

Browse files
committed
Updated/added copyright headers
2 parents 5b9446d + 69d8812 commit 03295ed

120 files changed

Lines changed: 147 additions & 132 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/compile-alpha-debug

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

3-
# Copyright (C) 2000, 2005 MySQL AB
3+
# Copyright (c) 2000, 2001, 2005-2007 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-amd64-debug-max

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

3-
# Copyright (C) 2005 MySQL AB
3+
# Copyright (c) 2005, 2006 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-amd64-max

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

3-
# Copyright (C) 2005 MySQL AB
3+
# Copyright (c) 2005, 2006 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-darwin-mwcc

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

3-
# Copyright (C) 2005 MySQL AB
3+
# Copyright (c) 2005, 2006 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-hpux11-parisc2-aCC

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

3-
# Copyright (C) 2004, 2005 MySQL AB
3+
# Copyright (c) 2004, 2005, 2007 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-irix-mips64-mipspro

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

3-
# Copyright (C) 2004, 2005 MySQL AB
3+
# Copyright (c) 2004, 2005, 2007 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-ndb-autotest

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

3-
# Copyright (C) 2006 MySQL AB
3+
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
44
#
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

BUILD/compile-pentium

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

3-
# Copyright (C) 2000, 2002 MySQL AB
3+
# Copyright (c) 2000-2002, 2007 MySQL AB
4+
# Use is subject to license terms
45
#
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

BUILD/compile-pentium-debug-max-no-embedded

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

3-
# Copyright (C) 2004, 2005 MySQL AB
3+
# Copyright (c) 2004-2006 MySQL AB
4+
# Use is subject to license terms
45
#
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

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

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

3-
# Copyright (C) 2005, 2007 MySQL AB
3+
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
44
#
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

0 commit comments

Comments
 (0)