Skip to content

Commit 1f7b830

Browse files
squidadmsquid-anubis
authored andcommitted
Source Format Enforcement (#2042)
1 parent d3e066e commit 1f7b830

1,973 files changed

Lines changed: 1974 additions & 1974 deletions

File tree

Some content is hidden

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

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1996-2023 The Squid Software Foundation and contributors
2+
* Copyright (C) 1996-2025 The Squid Software Foundation and contributors
33
*
44
* Squid software is distributed under GPLv2+ license and includes
55
* contributions from numerous individuals and organizations.

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

QUICKSTART

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ typically have to modify something in a /etc/rc_something).
9999
==============================================================================
100100

101101
/*
102-
* Copyright (C) 1996-2023 The Squid Software Foundation and contributors
102+
* Copyright (C) 1996-2025 The Squid Software Foundation and contributors
103103
*
104104
* Squid software is distributed under GPLv2+ license and includes
105105
* contributions from numerous individuals and organizations.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SQUID Web Proxy Cache http://www.squid-cache.org/
22
------------------------------------------------------------------------
33

4-
Copyright (C) 1996-2023 The Squid Software Foundation and contributors
4+
Copyright (C) 1996-2025 The Squid Software Foundation and contributors
55

66
Squid software is distributed under GPLv2+ license and includes
77
contributions from numerous individuals and organizations.

acinclude/ax_cxx_compile_stdcxx.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

acinclude/ax_with_prog.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

acinclude/compiler-flags.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

acinclude/init.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

acinclude/krb5.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
## Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

acinclude/ldap.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 1996-2023 The Squid Software Foundation and contributors
1+
# Copyright (C) 1996-2025 The Squid Software Foundation and contributors
22
##
33
## Squid software is distributed under GPLv2+ license and includes
44
## contributions from numerous individuals and organizations.

0 commit comments

Comments
 (0)