Skip to content

Commit 84b23be

Browse files
committed
11.1.6: [Code Cleanup] Updated copyright notices.
1 parent 46b34f3 commit 84b23be

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% Webgroup Media, LLC.
33
% June 3, 2011
44

5-
Cerb - Copyright (c) 2013 Webgroup Media LLC.
5+
Cerb - Copyright (c) 2026 Webgroup Media LLC.
66

77
# Devblocks Public License 1.1 (DPL)#
88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# What is Cerb?
44

5-
**Cerb** automates helpdesk inboxes and workflows. It has evolved continuously for over 23 years based on the feedback of thousands of teams; from solo founders to 1,000+ person enterprises managing millions of customer requests.
5+
**Cerb** automates helpdesk inboxes and workflows. It has evolved continuously for over 24 years based on the feedback of thousands of teams; from solo founders to 1,000+ person enterprises managing millions of customer requests.
66

77
Cerb integrates with any API-based service. It can automate nearly any repetitive digital process with its specialized KATA language and browser-based coding tools. Any toolbar in the UI can be extended with interactive multistep workflows that include human approval.
88

ajax.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/***********************************************************************
33
| Cerb(tm) developed by Webgroup Media, LLC.
44
|-----------------------------------------------------------------------
5-
| All source code & content (c) Copyright 2002-2019, Webgroup Media LLC
5+
| All source code & content (c) Copyright 2002-2026, Webgroup Media LLC
66
| unless specifically noted otherwise.
77
|
88
| This source code is released under the Devblocks Public License.

api/app/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ function handleRequest(DevblocksHttpRequest $request) {
140140
$errors = [];
141141

142142
/*
143-
* This well-designed software is the result of over 23 years of R&D.
143+
* This well-designed software is the result of over 24 years of R&D.
144144
* We're sharing every resulting byte of that hard work with you.
145145
* You're free to make changes for your own use, but we ask that you
146146
* please respect our licensing and help support commercial open source.

features/cerberusweb.core/workflows/cerb.tutorial.kata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ records:
331331
params:
332332
text_size@raw: 120%
333333
value@text:
334-
**Cerb** automates helpdesk inboxes and workflows. The project has continuously evolved for over 23 years based on the feedback of thousands of teams around the world. It is used by everyone from solo founders to 1,000+ person teams managing millions of customer requests.
334+
**Cerb** automates helpdesk inboxes and workflows. The project has continuously evolved for over 24 years based on the feedback of thousands of teams around the world. It is used by everyone from solo founders to 1,000+ person teams managing millions of customer requests.
335335

336336
Cerb integrates with any API-based service. It can automate nearly any repetitive digital workflow with its specialized KATA language and browser-based coding tools.
337337

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/***********************************************************************
33
| Cerb(tm) developed by Webgroup Media, LLC.
44
|-----------------------------------------------------------------------
5-
| All source code & content (c) Copyright 2002-2019, Webgroup Media LLC
5+
| All source code & content (c) Copyright 2002-2026, Webgroup Media LLC
66
| unless specifically noted otherwise.
77
|
88
| This source code is released under the Devblocks Public License.

install/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/***********************************************************************
33
| Cerb(tm) developed by Webgroup Media, LLC.
44
|-----------------------------------------------------------------------
5-
| All source code & content (c) Copyright 2002-2019, Webgroup Media LLC
5+
| All source code & content (c) Copyright 2002-2026, Webgroup Media LLC
66
| unless specifically noted otherwise.
77
|
88
| This source code is released under the Devblocks Public License.

0 commit comments

Comments
 (0)