Overview
Comment: | Update URL in copyright. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a8598f9e8f987a60cc9ff1dbe0bb1051 |
User & Date: | js on 2012-03-21 12:13:24 |
Original User & Date: | js on 2012-03-21 12:13:25 |
Other Links: | manifest | tags |
Context
2012-03-21
| ||
12:13 | Use PACKAGE_NAME and PACKAGE_VERSION. check-in: a6dcdabef7 user: js tags: trunk | |
12:13 | Update URL in copyright. check-in: a8598f9e8f user: js tags: trunk | |
12:13 | Update copyright. check-in: cd31cb7025 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [6332b39f27] to [29561c011f].
1 2 3 4 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 # Jonathan Schleifer <js@webkeks.org> # | | | 1 2 3 4 5 6 7 8 9 10 11 12 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 # 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. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Modified m4/buildsys.m4 from [bf7624055f] to [72c73484f3].
1 2 3 4 | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 dnl Jonathan Schleifer <js@webkeks.org> dnl | | | 1 2 3 4 5 6 7 8 9 10 11 12 | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 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. dnl dnl THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" dnl AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |