Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
7102b52a
Commit
7102b52a
authored
Oct 12, 2014
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copyright years
parent
4d852801
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
COPYING
COPYING
+1
-1
asn1c/asn1c.c
asn1c/asn1c.c
+2
-2
No files found.
COPYING
View file @
7102b52a
/*-
/*-
* Copyright (c) 2003
, 2004, 2005, 2006, 2007
Lev Walkin <vlm@lionet.info>
* Copyright (c) 2003
-2014
Lev Walkin <vlm@lionet.info>
* All rights reserved.
* All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
...
...
asn1c/asn1c.c
View file @
7102b52a
/*-
/*-
* Copyright (c) 2003
, 2004, 2005, 2006, 2013
* Copyright (c) 2003
-2014
* Lev Walkin <vlm@lionet.info>. All rights reserved.
* Lev Walkin <vlm@lionet.info>. All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#undef COPYRIGHT
#undef COPYRIGHT
#define COPYRIGHT \
#define COPYRIGHT \
"Copyright (c) 2003
, 2004, 2005, 2006
Lev Walkin <vlm@lionet.info>\n"
"Copyright (c) 2003
-2014
Lev Walkin <vlm@lionet.info>\n"
#include <asn1parser.h>
/* Parse the ASN.1 file and build a tree */
#include <asn1parser.h>
/* Parse the ASN.1 file and build a tree */
#include <asn1fix.h>
/* Fix the ASN.1 tree */
#include <asn1fix.h>
/* Fix the ASN.1 tree */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment