Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sylvain Joubert
KWSys
Commits
7d15ea23
Commit
7d15ea23
authored
17 years ago
by
Luis Ibanez
Browse files
Options
Downloads
Patches
Plain Diff
ENH: Missing copyright header.
parent
6681236f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
kwsysDateStamp.cmake
+1
-1
1 addition, 1 deletion
kwsysDateStamp.cmake
testSystemInformation.cxx
+13
-0
13 additions, 0 deletions
testSystemInformation.cxx
with
14 additions
and
1 deletion
kwsysDateStamp.cmake
+
1
−
1
View file @
7d15ea23
...
...
@@ -7,4 +7,4 @@ SET(KWSYS_DATE_STAMP_YEAR 2008)
SET
(
KWSYS_DATE_STAMP_MONTH 02
)
# KWSys version date day component. Format is DD.
SET
(
KWSYS_DATE_STAMP_DAY
03
)
SET
(
KWSYS_DATE_STAMP_DAY
19
)
This diff is collapsed.
Click to expand it.
testSystemInformation.cxx
+
13
−
0
View file @
7d15ea23
/*=========================================================================
Program: KWSys - Kitware System Library
Module: testSystemInformation.cxx
Copyright (c) Kitware, Inc., Insight Consortium. All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#include
"kwsysPrivate.h"
#include KWSYS_HEADER(SystemInformation.hxx)
#include KWSYS_HEADER(ios/iostream)
...
...
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