We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e542a commit ab9d5a6Copy full SHA for ab9d5a6
src/reactComponents/CodeDisplay.tsx
@@ -1,6 +1,6 @@
1
/**
2
* @license
3
- * Copyright 2025 Google LLC
+ * Copyright 2025 Porpoiseful LLC
4
*
5
* Licensed under the Apache License, Version 2.0 (the "License");
6
* you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
16
*/
17
18
19
- * @author liz@google.com (Liz Looney)
+ * @author alan@porpoiseful.com (Alan Smith)
20
21
import React from 'react';
22
import * as Antd from 'antd';
0 commit comments