Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xfce4-dev-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xfce
xfce4-dev-tools
Commits
5a965bc8
Commit
5a965bc8
authored
2 years ago
by
Alexander Schwinn
Browse files
Options
Downloads
Patches
Plain Diff
bump copyright year to 2022
parent
2b332e9a
No related branches found
No related tags found
No related merge requests found
Pipeline
#18613
passed
2 years ago
Stage: .pre
Stage: build
Stage: distcheck
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
autogen.sh
+1
-1
1 addition, 1 deletion
autogen.sh
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
scripts/xdt-autogen.in
+1
-1
1 addition, 1 deletion
scripts/xdt-autogen.in
with
4 additions
and
4 deletions
autogen.sh
+
1
−
1
View file @
5a965bc8
#!/bin/sh
#
# Copyright (c) 2002-202
1
# Copyright (c) 2002-202
2
# The Xfce development team. All rights reserved.
#
# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
5a965bc8
dnl
dnl Copyright (c) 2002-202
1
dnl Copyright (c) 2002-202
2
dnl The Xfce development team. All rights reserved.
dnl
dnl Written for Xfce by Benedikt Meurer <benny@xfce.org>.
...
...
@@ -20,7 +20,7 @@ dnl *** Initialize autoconf ***
dnl ***************************
AC_INIT([xfce4-dev-tools], [xdt_version],
[https://gitlab.xfce.org/xfce/xfce4-dev-tools/])
AC_COPYRIGHT([Copyright (c) 2002-202
1
The Xfce development team. All rights reserved.])
AC_COPYRIGHT([Copyright (c) 2002-202
2
The Xfce development team. All rights reserved.])
AC_CONFIG_MACRO_DIR([m4])
AC_REVISION([xdt_version_build])
...
...
This diff is collapsed.
Click to expand it.
scripts/xdt-autogen.in
+
1
−
1
View file @
5a965bc8
#!/bin/sh
#
# Copyright (c) 2002-202
0
# Copyright (c) 2002-202
2
# The Xfce development team. All rights reserved.
#
# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment