Overview
Comment: | Update copyright |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a546121a772f5883c4fe3ef54d279997 |
User & Date: | js on 2014-02-23 17:39:19 |
Other Links: | manifest | tags |
Context
2014-02-24
| ||
02:55 | Do not automatically call AC_CONFIG_COMMANDS_* check-in: 5e8c4f49fc user: js tags: trunk | |
2014-02-23
| ||
17:39 | Update copyright check-in: a546121a77 user: js tags: trunk | |
2013-12-20
| ||
00:20 | Add SUBDIRS_AFTER. check-in: fc73c73df1 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [389f785f61] to [c26fdb3356].
1 | # | | | 1 2 3 4 5 6 7 8 9 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 # Jonathan Schleifer <js@webkeks.org> # # https://webkeks.org/git/?p=buildsys.git # # 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 [7883ca1f35] to [e1a4bd56c8].
1 | dnl | | | 1 2 3 4 5 6 7 8 9 | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 dnl Jonathan Schleifer <js@webkeks.org> dnl dnl https://webkeks.org/git/?p=buildsys.git 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. |
︙ | ︙ |