Overview
Comment: | Update copyright |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
24e7b232cc4365f0e803ee23429230a1 |
User & Date: | js on 2022-11-07 00:34:27 |
Other Links: | manifest | tags |
Context
2023-01-06
| ||
08:59 | Add explicit BUILDSYS_PLUGIN check-in: edfc59226e user: js tags: trunk | |
2022-11-07
| ||
00:34 | Update copyright check-in: 24e7b232cc user: js tags: trunk | |
2022-10-09
| ||
21:03 | Rename WINDRES to RC and use RCFLAGS check-in: 23d62b6f55 user: js tags: trunk | |
Changes
Modified build-aux/m4/buildsys.m4 from [0e90ccf38e] to [8a265c0c72].
1 2 | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017, | | | 1 2 3 4 5 6 7 8 9 10 | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017, dnl 2018, 2020, 2021, 2022 dnl Jonathan Schleifer <js@nil.im> dnl dnl https://fossil.nil.im/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. |
︙ | ︙ |
Modified buildsys.mk.in from [2dfee6e012] to [e067a2f2b2].
1 2 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, | | | 1 2 3 4 5 6 7 8 9 10 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, # 2017, 2018, 2020, 2021, 2022 # Jonathan Schleifer <js@nil.im> # # https://fossil.nil.im/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. |
︙ | ︙ |