You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 We're using this library for some code generation tooling we've got and noticed that the yyyy template value in the Apache-2.0 license isn't getting swapped out:
👋 We're using this library for some code generation tooling we've got and noticed that the
yyyy
template value in the Apache-2.0 license isn't getting swapped out:Looking at the source for
getLicense
it seems like it doesn't support templates that are structured as[templatekey]
:license/src/getLicense.ts
Line 29 in 49df1c9
The text was updated successfully, but these errors were encountered: