Overview
Comment: | Update copyright on a missed file |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cf904a372d61391074e462d2932ecb53 |
User & Date: | js on 2023-07-15 21:08:14 |
Other Links: | manifest | tags |
Context
2023-09-03
| ||
23:09 | Make sure .frameworks are correctly versioned check-in: 28ac809cfb user: js tags: trunk | |
2023-07-15
| ||
21:08 | Update copyright on a missed file check-in: cf904a372d user: js tags: trunk | |
2023-02-11
| ||
23:21 | Run uninstall-extra at the end of uninstall check-in: 5e8ce84337 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [b42288d277] to [7dc02b13d9].
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, 2023 # 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. |
︙ | ︙ |