We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8919bb5 commit e74ca95Copy full SHA for e74ca95
2 files changed
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2024-2025 Deimonn (a.k.a. Nahuel S. Cisterna)
+Copyright (c) 2024-2026 Deimonn (a.k.a. Nahuel S. Cisterna)
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
src/extension.ts
@@ -1,10 +1,10 @@
/*── extension.ts ── Main script for code-re2c ──*
│
- │ Copyright (c) 2024-2025 Deimonn (a.k.a. Nahuel S. Cisterna)
+ │ Copyright (c) 2024-2026 Deimonn
5
│ This file is licensed under the MIT License.
6
7
- │ See https://raw.githubusercontent.com/deimonn/code-re2c/master/LICENSE for license information.
+ │ See https://deimonn.dev/code-re2c/license.txt for icense information.
8
9
*/
10
0 commit comments