Skip to content

Commit 9cc0b26

Browse files
Merge pull request #147 from kevinbackhouse/copyright
Update copyright to the correct text
2 parents 213109c + 1fd0e5f commit 9cc0b26

File tree

72 files changed

+73
-73
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+73
-73
lines changed

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Seclab Taskflow Agent
2-
Copyright 2025 GitHub
2+
Copyright GitHub, Inc.
33

44
This product includes software developed at GitHub (https://github.com) released under the terms
55
of the MIT license (https://github.com/GitHubSecurityLab/seclab-taskflow-agent/blob/main/LICENSE)
6-
Copyright (c) 2025 GitHub
6+
Copyright GitHub, Inc.
77

88
The Initial Developer of some parts of the framework, which are copied from, derived from, or
99
inspired by jsonrpyc (https://github.com/riga/jsonrpyc) under the terms of the BSD 3-clause

docker/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# SPDX-FileCopyrightText: 2025 GitHub
3+
# SPDX-FileCopyrightText: GitHub, Inc.
44
# SPDX-License-Identifier: MIT
55

66
# Script for running seclab-taskflow-agent in a docker container

examples/model_configs/model_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/personalities/apple_expert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/personalities/banana_expert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/personalities/echo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
# personalities define the system prompt level directives for this Agent

examples/personalities/example_triage_agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/personalities/fruit_expert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/personalities/orange_expert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

examples/prompts/example_prompt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 GitHub
1+
# SPDX-FileCopyrightText: GitHub, Inc.
22
# SPDX-License-Identifier: MIT
33

44
seclab-taskflow-agent:

0 commit comments

Comments
 (0)