Skip to content

Commit

Permalink
header comment add author
Browse files Browse the repository at this point in the history
  • Loading branch information
rivexe committed Dec 19, 2023
1 parent 3284d99 commit 4697df5
Show file tree
Hide file tree
Showing 31 changed files with 62 additions and 31 deletions.
3 changes: 2 additions & 1 deletion appinfo/app.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion appinfo/application.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion appinfo/routes.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/callbackcontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/editorapicontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/editorcontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/federationcontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/joblistcontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/settingsapicontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/settingscontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/templatecontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion controller/webassetcontroller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/adminsettings.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/appconfig.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/command/documentserver.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/cron/editorscheck.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/crypt.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/documentservice.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/fileutility.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/fileversions.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/hookhandler.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/hooks.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/keymanager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/notifier.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/preview.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/remoteinstance.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/templatemanager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/version.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion lib/versionmanager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion templates/editor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion templates/settings.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
/**
*
* @author Ascensio System SIA <[email protected]>
*
* (c) Copyright Ascensio System SIA 2023
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 4697df5

Please sign in to comment.