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

Skip to content

Commit 31a2fad

Browse files
committed
Extended copyright to 2010
1 parent 476e389 commit 31a2fad

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

extra/dbgtool/dbgtool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"""
44
dbgtool.py - Portable executable to ASCII debug script converter
5-
Copyright (C) 2009 Bernardo Damele A. G.
5+
Copyright (C) 2009-2010 Bernardo Damele A. G.
66
web: http://bernardodamele.blogspot.com/
77
88

extra/udfhack/linux/lib_postgresqludf_sys/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# lib_postgresqludf_sys - a library with miscellaneous (operating) system level functions
3-
# Copyright (C) 2009 Bernardo Damele A. G.
3+
# Copyright (C) 2009-2010 Bernardo Damele A. G.
44
# web: http://bernardodamele.blogspot.com/
55
66
#

extra/udfhack/linux/lib_postgresqludf_sys/lib_postgresqludf_sys.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
lib_postgresqludf_sys - a library with miscellaneous (operating) system level functions
3-
Copyright (C) 2009 Bernardo Damele A. G.
3+
Copyright (C) 2009-2010 Bernardo Damele A. G.
44
web: http://bernardodamele.blogspot.com/
55
66

extra/udfhack/linux/lib_postgresqludf_sys/lib_postgresqludf_sys.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
lib_postgresqludf_sys - a library with miscellaneous (operating) system level functions
3-
Copyright (C) 2009 Bernardo Damele A. G.
3+
Copyright (C) 2009-2010 Bernardo Damele A. G.
44
web: http://bernardodamele.blogspot.com/
55
66

extra/udfhack/windows/lib_postgresqludf_sys/lib_postgresqludf_sys/lib_postgresqludf_sys.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
lib_postgresqludf_sys - a library with miscellaneous (operating) system level functions
3-
Copyright (C) 2009 Bernardo Damele A. G.
3+
Copyright (C) 2009-2010 Bernardo Damele A. G.
44
web: http://bernardodamele.blogspot.com/
55
66

0 commit comments

Comments
 (0)