buildsys  Check-in [f9f650baba]

Overview
Comment:Update copyright.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f9f650babae1ea3722b6f2b8f83ce858a9d4dfef7bab8216a9babfb2b6c9f9ac
User & Date: js on 2009-04-15 14:28:30
Other Links: manifest | tags
Context
2009-04-16
17:26
Add example configure.ac. check-in: c266a83ce1 user: js tags: trunk
2009-04-15
14:28
Update copyright. check-in: f9f650baba user: js tags: trunk
14:20
Fix OpenBSD and MirBSD target. check-in: dd07640ce1 user: js tags: trunk
Changes

Modified buildsys.mk.in from [7300e92515] to [0c805102f7].

1
2
3
4
5
6
7
8
9
#
#  Copyright (c) 2007 - 2008, Jonathan Schleifer <js-buildsys@webkeks.org>
#
#  https://webkeks.org/hg/buildsys/
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.
#

|







1
2
3
4
5
6
7
8
9
#
#  Copyright (c) 2007 - 2009, Jonathan Schleifer <js@webkeks.org>
#
#  https://webkeks.org/hg/buildsys/
#
#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice is present in all copies.
#

Modified m4/buildsys.m4 from [a3b1160120] to [68888a657c].

1
2
3
4
5
6
7
8
9
dnl
dnl Copyright (c) 2007 - 2008, Jonathan Schleifer <js-buildsys@webkeks.org>
dnl
dnl https://webkeks.org/hg/buildsys/
dnl
dnl Permission to use, copy, modify, and/or distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
dnl copyright notice and this permission notice is present in all copies.
dnl

|







1
2
3
4
5
6
7
8
9
dnl
dnl Copyright (c) 2007 - 2009, Jonathan Schleifer <js@webkeks.org>
dnl
dnl https://webkeks.org/hg/buildsys/
dnl
dnl Permission to use, copy, modify, and/or distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
dnl copyright notice and this permission notice is present in all copies.
dnl