Changeset d4a829e in mainline for boot/arch/arm32/src/mm.c


Ignore:
Timestamp:
2017-12-20T19:15:47Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
25a179e
Parents:
541eb67
Message:

Revert "Reformat copyright messages"

This reverts commit 999efa910aa347a786e88adecf88756dfaf9ea65.

There might actually be a semantical difference between a single-line
copyright notice with multiple authors (a collective of authors) and
multiple copyright notices following each other (individual authors
making gradual changes).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/src/mm.c

    r541eb67 rd4a829e  
    11/*
    2  * Copyright (c) 2007 Pavel Jancik
    3  * Copyright (c) 2007 Michal Kebrt
     2 * Copyright (c) 2007 Pavel Jancik, Michal Kebrt
    43 * All rights reserved.
    54 *
Note: See TracChangeset for help on using the changeset viewer.