Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 476e389

Browse files
committed
Extended copyright to 2010
1 parent 8663b5b commit 476e389

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

extra/udfhack/linux/lib_mysqludf_sys/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
# lib_mysqludf_sys - a library with miscellaneous (operating) system level functions
33
# Copyright (C) 2007 Roland Bouman
4-
# Copyright (C) 2008-2009 Roland Bouman and Bernardo Damele A. G.
4+
# Copyright (C) 2008-2010 Roland Bouman and Bernardo Damele A. G.
55
# web: http://www.mysqludf.org/
66
77
#

extra/udfhack/linux/lib_mysqludf_sys/lib_mysqludf_sys.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
lib_mysqludf_sys - a library with miscellaneous (operating) system level functions
33
Copyright (C) 2007 Roland Bouman
4-
Copyright (C) 2008-2009 Roland Bouman and Bernardo Damele A. G.
4+
Copyright (C) 2008-2010 Roland Bouman and Bernardo Damele A. G.
55
web: http://www.mysqludf.org/
66
77

extra/udfhack/linux/lib_mysqludf_sys/lib_mysqludf_sys.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
lib_mysqludf_sys - a library with miscellaneous (operating) system level functions
33
Copyright (C) 2007 Roland Bouman
4-
Copyright (C) 2008-2009 Roland Bouman and Bernardo Damele A. G.
4+
Copyright (C) 2008-2010 Roland Bouman and Bernardo Damele A. G.
55
web: http://www.mysqludf.org/
66
77

extra/udfhack/windows/lib_mysqludf_sys/lib_mysqludf_sys/lib_mysqludf_sys.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
lib_mysqludf_sys - a library with miscellaneous (operating) system level functions
33
Copyright (C) 2007 Roland Bouman
4-
Copyright (C) 2008-2009 Roland Bouman and Bernardo Damele A. G.
4+
Copyright (C) 2008-2010 Roland Bouman and Bernardo Damele A. G.
55
web: http://www.mysqludf.org/
66
77

0 commit comments

Comments
 (0)